|
|
|
Online Scripting Reference
|
|
WAITON
Usage:
WAITON text
Description:
This macro will write the commands to create a temporary TextTrigger. This can be used as a substitute for a waitFor command that will not be 'broken' if another trigger activates while the script is waiting for text.
Example:
waitOn "Command [TL="
Return to item listing |
|
|