PA_Dial4DGetTime

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_Dial4DGetTime (dialog; variable) long

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the variable to access
Function resultlongTime 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

PA_Dial4DSetTime.

Error Handling

None.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next