/
xpxGetUserParameter
xpxGetUserParameter
FUNCTION xpxGetUserParameter (index : INTEGER; parameter : GENERIC) status : INTEGER;
The xpxGetUserParameter function gets a specific user parameter, where index is the index of the parameter, and parameter is the requested parameter value. User parameters can be supplied with the following EDMexpressX operations:
xpxConvertModelsWithParameters, xpxValidateGlobalRuleWithParameters, xpxValidateGlobalRuleWithParametersBN, xpxValidateInstanceWithParameters, xpxValidateInstanceTypeWithParameters, xpxValidateInstanceTypeWithParametersBN, xpxValidateModelWithParameters, xpxValidateModelWithParametersBN, xpxValidateWhereRuleWithParameters, xpxValidateWhereRuleWithParametersBN
Arguments
Type | Name | Comment |
INTEGER | index | comment |
GENERIC | parameter |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfGetUserParameter
xpfGetUserParameter
More like this
xpfGetNumberOfUserParameters
xpfGetNumberOfUserParameters
More like this
xpfGetInternalData
xpfGetInternalData
More like this
xpxDefineTemporaryVariablesEx
xpxDefineTemporaryVariablesEx
More like this
xpxDefineTemporaryVariables
xpxDefineTemporaryVariables
More like this
xpxValueAssignToTemporaryVariables
xpxValueAssignToTemporaryVariables
More like this