GetClock()

Syntax:

GetClock( Name )

Return:

The Clock object requested, or NULL if the named Clock does not exist.

Parameters:

Name – the name of a Clock object created in OpusScript. Name must be surrounded in quote marks. This parameter is required.

Remarks:

This function will get a Clock object previously created in OpusScript.

image\Script_Button.jpgExamples