Wait Command
Syntax
wait: Xs
Example:
wait: 5s
Note: The wait
command supports specifying time in seconds and requires the syntax to include a trailing "s" character after the number of seconds. In the example above, GPT Driver will wait 5 seconds before proceeding to the next step.
Last updated