TLO:QueuedCommands

From Lavish Software Wiki

Forms

  • bool QueuedCommands
TRUE if this script has commands queued

Examples

Example code
Do
{
ExecuteQueued
}
While ${QueuedCommands}

See Also