SetTimeout
From STIQ
setTimeout ( timeout )
Arguments:
- timeout - a timeout in milliseconds, after which the action will return with an error
Actions that require waiting include open and the "waitFor" actions.
The default timeout is 30 seconds.
setTimeout ( timeout )
Arguments:
Actions that require waiting include open and the "waitFor" actions.
The default timeout is 30 seconds.