<EventClass>.killtimer

Kills a timer that was started for the EventClass

 

<EventClass>.killtimer(
    timerNum    

)

 

timerNum

The timer number to kill


Remarks

This command will kill all timers registered with this class with the given timer number.

Return Value

None

See also

<EventClass>.starttimer