Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
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.

  • No labels