QPx_GetOption
QPx_GetOption(optionName; optionName; optionName):error | |||
---|---|---|---|
![]() |
optionName | Text | Option name |
![]() |
numericValue | Real | Numeric value |
![]() |
textValue | Text | Textual value |
![]() |
error | Longint | Error result |
Retrieve internal plug-in options
Parameter optionName specifies the target option name.
Parameters numericValue parameter and textValue respectively receive numeric and textual option values.
For a detailed description of plug-in options and acceptable values, see QPx_SetOption.
Related commands
QPx_SetOption | Modify internal plug-in options |