Difference between revisions of "ISKernel:Echo (Command)"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
=== Display text to the console === | === Display text to the console === | ||
*Echo "Welcome to Inner Space" | *Echo "Welcome to Inner Space" | ||
− | === Turn console text | + | === Turn console text output off === |
*Echo off | *Echo off | ||
− | === Turn console text | + | === Turn console text output on === |
*Echo on | *Echo on | ||
Revision as of 17:32, 24 August 2005
Contents
Syntax
Echo | |
Usage | Beginner |
Level of Understanding | Beginner |
Computer Savvy | Newbie |
Logic | Beginner |
Echo on|off|<text>
Description
Displays text in the console, or enables/disables console output
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