Go to documentation repository
Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.
The KillTimer method is used to stop the timer. It returns 1 if the timer was stopped as a result of the function execution.
Syntax for method invocation:
function KillTimer (id : int) : int
Method arguments:
- id is a required argument. It specifies the timer ID. Possible values: int or string type.
Example. See in The SetTimer method.
Overview
Content Tools