StartTimer Method Example

The following example starts the firing of Timer object FixTimer1 of the Schedule TestSchedule.

Dim iTimer As Object

Set iTimer = System.FindObject("TestSchedule.FixTimer1")

iTimer.StartTimer