Static function
Fast
Timer.ClearTimeout
Stops the execution of the function specified in SetTimeout()
Syntax
Timer.ClearTimeout(timeout_id)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
timeout_id
|
integer | — | The ID value returned by SetTimeout() is used as the parameter for this method |