The Console, print or get user input from the Console
static void out(message: string)
Write to the Console
| Parameters | |
| message | The message |
static string in()
Read from the Console
| Return | |
| string | Input from the Console |
© 2025 - Macrorify by KoK-CODE