Reference
Table of Contents
▸
List of Commands
▸
Control Flow
▸
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
.