Setup Factory 10

Screen.StartTimer

Screen.StartTimer

This is the first topic This is the last topic  

Screen.StartTimer

This is the first topic This is the last topic  

OverviewExamples

Screen.StartTimer ( number Interval

)

Example 1

Screen.StartTimer(1500);

Starts a timer on the current screen and sets it to fire once every 1.5 seconds.

Example 2

Screen.StartTimer(nTimerInterval);

Starts a timer on the current screen and sets it to fire at the interval specified in the variable 'nTimerInterval'.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us