xpxEvaluateLogicalExpression

FUNCTION xpxEvaluateLogicalExpression(decoded_expression : INTEGER;
                                      VAR result        : LOGICAL)
                                      status            : INTEGER;

The xpxEvaluateLogicalExpression function is used to evaluate a logical expression decoded by xpxDecodeLogicalExpression. The reason for decoding the expression in a separate step is performance.

Arguments


TypeNameComment
INTEGERdecoded_expressioncomment
LOGICALresult 

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.

Â