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

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 +
Echo <text>
  
 
== Description ==
 
== Description ==
 +
Displays a line of text in the console
  
 
== Examples ==
 
== Examples ==
 +
*Echo ${Display.System}
 +
*Echo My Script Loaded
  
 
== See Also ==
 
== See Also ==

Revision as of 01:32, 23 April 2005

Syntax

Echo <text>

Description

Displays a line of text in the console

Examples

  • Echo ${Display.System}
  • Echo My Script Loaded

See Also