xpxReturnValueToCaller
FUNCTION xpxReturnValueToCaller (returnValue : GENERIC); status : INTEGER;
The xpxReturnValueToCaller function returns a value to the calling context when the current EDMexpressVMÂ process is invoked by one of the following operations:
xpxValidateGlobalRuleWithParameters, xpxValidateGlobalRuleWithParametersBN, xpxValidateInstanceWithParameters, xpxValidateInstanceTypeWithParameters, xpxValidateInstanceTypeWithParametersBN, xpxValidateModelWithParameters, xpxValidateModelWithParametersBN, xpxValidateWhereRuleWithParameters, xpxValidateWhereRuleWithParametersBN,Â
The calling application can read the value supplied by the xpxReturnValueToCaller operation through the returnValue argument in the function that activated the current EDMexpressVM process, i.e., the actual xpxValidateGlobalRuleWithParameters etc.                               Â
Â
Arguments
Type | Name | Comment |
GENERIC | returnValue | comment |
Return Value
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â