Difference between revisions of "ISUplink:Echo (Command)"
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
Contents
Syntax
Echo <text>
Description
Displays a line of text in the console
Examples
- Echo ${Display.System}
- Echo My Script Loaded