PA_GetRealVariable

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

version 2003


PA_GetRealVariable (aVariable) double

ParameterTypeDescription
aVariablePA_VariableVariable to access
Function resultdoubleContent of the variable

Description

The routine PA_GetRealVariable returns the content of the variable aVariable. If aVariable is not a eVK_Real variable, the routine returns 0.

See Also

No reference.

Error Handling

PA_GetLastError keeps the last error that occurred before calling the routine.


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