TLO:QueuedCommands
Jump to navigation
Jump to search
Forms
- bool QueuedCommands[substring]: Searches currently-queued commands to determine if a queued command containing the given substring is currently queued (case sensitive)
- bool QueuedCommands
- TRUE if this script has commands queued
Examples
- Example code
Do { ExecuteQueued } While ${QueuedCommands}