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

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 
{{CMD-DR|Echo|Beginner|Beginner|Newbie|Beginner}}
 
{{CMD-DR|Echo|Beginner|Beginner|Newbie|Beginner}}
 +
Echo <on|off|<text>>
  
 
== Description ==
 
== Description ==
 
+
Displays text in the console, or enables/disables console output
 
== Examples ==
 
== Examples ==
 
+
Echo "Welcome to Inner Space"
 
== See Also ==
 
== See Also ==
 
*[[LavishScript:Commands|LavishScript Commands]]
 
*[[LavishScript:Commands|LavishScript Commands]]

Revision as of 21:50, 4 April 2005

Syntax

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

Echo "Welcome to Inner Space"

See Also