Table of Contents ▸ List of Commands ▸ Flow Control ▸ apply_timeout | ◀ apply_tiles | check ▶ |
apply_timeout
Arguments:
- "command",_timeout={ 0:No timeout | >0:With specified timeout (in seconds) }
Description:
Apply a command with a timeout.Set variable $_is_timeout to 1 if timeout occurred, 0 otherwise.
Default values:
timeout=20.