Stop()

Syntax:

Stop()

Remarks:

This function will stop a Clock object at its current time. When this function is used, the clock can only be re-started using the Start function, you cannot use the clock’s Pause or Continue functions.

image\Script_Button.jpgExamples