Difference between revisions of "Command:NoOp"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 15: Line 15:
  
 
[[Category:LavishScript]]
 
[[Category:LavishScript]]
 +
[[Category:LavishScript Commands]]

Latest revision as of 23:27, 25 May 2005

Syntax

Command Difficulty Rating
NoOp
Usage Newbie
Level of Understanding Beginner
Computer Savvy Newbie
Logic Intermediate

NoOp [anything]

Description

Does nothing, and succeeds at it.

Examples

  • NoOp ${MyVariable:Set[123]}
Alternate syntax for using a data type method


See Also