Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

 

TypeNameComment
INTEGERnumberOfUserParametersthe number of user parameters supplied to the current running EDMexpressVM  process.

...