Timer stop command
Stops the timer with the specified timer ID. There is no need to stop the timer to use the Get timer function.
Parameter
Name |
Type |
Possible values |
Description |
---|---|---|---|
Timer ID* |
String |
TimerA | TimerB | TimerC |
The unique timer identifier that was used to start the timer. Enter an identifier or use one of the listed identifiers. |
Comment |
String |
Adds a comment to the script. |
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory parameter