...
SYNTAX:
xpxGetNumberOfUserParameters () number : INTEGER;
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxGetNumberOfUserParameters () numberOfUserParameters: INTEGER;
|
The xpxGetNumberOfUserParameters function returns the number of user parameters supplied to the current running EDMexpressVM EDMexpressVM process.
Related functions: xpxConvertModelsWithParameters, xpxValidateGlobalRuleWithParameters, xpxValidateGlobalRuleWithParametersBN, xpxValidateInstanceWithParameters, xpxValidateInstanceTypeWithParameters, xpxValidateInstanceTypeWithParametersBN, xpxValidateModelWithParameters, xpxValidateModelWithParametersBN, xpxValidateWhereRuleWithParameters, xpxValidateWhereRuleWithParametersBN
Arguments
...
Return Value
...
Type | Name | Comment |
INTEGER | numberOfUserParameters | number of user parameters supplied to the current running EDMexpressVM process. |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|