Difference between revisions of "ISKernel:Echo (Command)"

From Lavish Software Wiki
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>
== Description ==
+
== Forms ==
 +
*Echo <text> - Echoes <text> to the console
 +
*Echo off - disables console output display
 +
*Echo on - enables console output display
  
Displays text in the console, or enables/disables console output
 
 
== Examples ==
 
== Examples ==
 
=== Display text to the console ===
 
=== Display text to the console ===

Revision as of 19:25, 24 August 2005

Syntax

Command Difficulty Rating
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

See Also