Difference between revisions of "Command:QueueCommand"

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

Revision as of 17:34, 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