Difference between revisions of "ISKernel:Echo (Command)"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{CMD-DR|Echo|Beginner|Beginner|Newbie|Beginner}} | {{CMD-DR|Echo|Beginner|Beginner|Newbie|Beginner}} | ||
Echo on|off|<text> | Echo on|off|<text> | ||
− | == | + | == Forms == |
+ | *Echo <text> - Echoes <text> to the console | ||
+ | *Echo off - disables console output display | ||
+ | *Echo on - enables console output display | ||
− | |||
== Examples == | == Examples == | ||
=== Display text to the console === | === Display text to the console === |
Revision as of 19:25, 24 August 2005
Contents
Syntax
Echo | |
Usage | Beginner |
Level of Understanding | Beginner |
Computer Savvy | Newbie |
Logic | Beginner |
Echo on|off|<text>
Forms
- Echo <text> - Echoes <text> to the console
- Echo off - disables console output display
- Echo on - enables console output display
Examples
Display text to the console
- Echo "Welcome to Inner Space"
Turn console text output off
- Echo off
Turn console text output on
- Echo on