Go to documentation repository
Documentation for Intellect 4.10.4. Documentation for other versions of Intellect is available too.
Previous page Next page
The KillTimer method is used to stop the timer.
The syntax for accessing the method is:
function KillTimer (id : int)
Method arguments:
- id is a required argument. It specifies the timer ID. Allowed values are int type.
Example. See in the The SetTimer method section.
Overview
Content Tools