version 2003
PA_Dial4DGetTime (dialog; variable) long
| Parameter | Type | Description | |
| dialog | PA_Dial4D | Dialog reference | |
| variable | char* | Name of the variable to access | |
| Function result | long | Time value for variable |
Description
The routine PA_Dial4DGetTime returns the value of a variable whose name is variable as a time. The variable whose name is variable must be declared/created as a time. The returned value is a number of seconds.
See Also
Error Handling
None.