Pause()

Syntax:

Pause()

Remarks:

This function will pause a Clock object at its current time. When this function is used, the clock can be re-started using the Continue function. To re-start the clock from zero, use the clock Start function.

image\Script_Button.jpgExamples