cancelTimer function


cancelTimer

cancelTimer (timer_id) The timer timer_id is canceled. timer_id is the value returned by createTimer or createRepeatingTimer.

Parameters:

timer_id - an integer containing the id of the timer.

Returns:

This function does not return a value.

Example

The following code shows how to cancel a timer.

cancelTimer(id)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*