Difference between revisions of "ISUplink:Echo (Command)"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
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 == | ||
Line 10: | Line 14: | ||
{{Command-Stub}} | {{Command-Stub}} | ||
+ | [[Category:Inner Space]] | ||
+ | [[Category:Inner Space Uplink]] | ||
+ | [[Category:Inner Space Uplink Commands]] |
Latest revision as of 23:03, 25 May 2005
Contents
Syntax
Echo <text>
Description
Displays a line of text in the console
Examples
- Echo ${Display.System}
- Echo My Script Loaded