$loopStatus
$loopStatus will return the current loop status.
Usage
$loopStatusExample(s)
This will return the current loop status:
1client.command({2 name: "loopStatus",3 code: `4 $loopStatus5 `6});$loopStatus will return the current loop status.
$loopStatusThis will return the current loop status:
1client.command({2 name: "loopStatus",3 code: `4 $loopStatus5 `6});