RemoveTimer()

Syntax

RemoveTimer(Timer)
Description
Removes the timer.

Parameters

Timer The same value that was used in AddTimer() to create the timer. There will be no further events received for this timer.

Return value

None.

See Also

AddTimer()

Supported OS

All

<- ProgramParameter() - System Index - SplashScreenControl() ->