PA_GetTimeVariable


version 2003


PA_GetTimeVariable (aVariable) → long

Parameter Type Description
aVariable PA_Variable Variable to access
Function result long Content value of aVariable

Description

The routine PA_GetTimeVariable returns the content of the variable aVariable . If aVariable is not a eVK_Time variable, the routine returns 0L.

NOTE

A 4D time is a long equal to a number of seconds.

See Also

No reference.

Error Handling

PA_GetLastError

keeps the last error that occurred before calling the routine.