Difference between revisions of "Command:QueueCommand"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== Examples ==
 
== Examples ==
 +
QueueCommand call MyFunction ${Something}
 +
QueueCommand call AnotherFunction
 +
QueueCommand call CoolFunction
  
 
== See Also ==
 
== See Also ==

Revision as of 17:33, 25 March 2007

Syntax

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

Description

Examples

QueueCommand call MyFunction ${Something} QueueCommand call AnotherFunction QueueCommand call CoolFunction

See Also