TLO:QueuedCommands

From Lavish Software Wiki
Revision as of 02:21, 31 August 2005 by Beefalo (talk | contribs)
Jump to navigation Jump to search

Forms

TRUE if this script has commands queued

Examples

Example code
Do
{
ExecuteQueued
}
While ${QueuedCommands}

See Also