ISKernel:Echo (Command)
From Lavish Software Wiki
Contents |
[edit]
Syntax
| Echo | |
| Usage | Beginner |
| Level of Understanding | Beginner |
| Computer Savvy | Newbie |
| Logic | Beginner |
Echo on|off|<text>
[edit]
Forms
- Echo <text> - Echoes <text> to the console
- Echo off - disables console output display
- Echo on - enables console output display
[edit]
Examples
[edit]
Display text to the console
- Echo "Welcome to Inner Space"
[edit]
Turn console text output off
- Echo off
[edit]
Turn console text output on
- Echo on
[edit]
See Also
