...
The xpfGetNumberOfUserParameters function returns the number of user parameters supplied to the current running EDMexpressVM process. This function can be used with the following functions
xpxConvertModelsWithParameters, xpxValidateGlobalRuleWithParameters, xpxValidateGlobalRuleWithParametersBN, xpxValidateInstanceWithParameters, xpxValidateInstanceTypeWithParameters, xpxValidateInstanceTypeWithParametersBN, xpxValidateModelWithParameters, xpxValidateModelWithParametersBN, xpxValidateWhereRuleWithParameters, xpxValidateWhereRuleWithParametersBN
Arguments
...
Return Value
...
Type | Name | Comment |
INTEGER | numberOfUserParameters | the number of user parameters supplied to the current running EDMexpressVM process. |
...