Difference between revisions of "Command:ExecuteQueued"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
*[[LavishScript:Commands|Commands]]
 
*[[LavishScript:Commands|Commands]]
 
{{Command-Stub}}
 
{{Command-Stub}}
 +
[[Category:LavishScript]]
 +
[[Category:LavishScript Commands]]

Revision as of 22:30, 25 May 2005

Syntax

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

ExecuteQueued

Description

Executes a single queued command.

Examples

QueueCommand call MyFunction ${Something}
ExecuteQueued

See Also