Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION xpfEvaluateLogicalExpression(decoded_expression : INTEGER)
                                      result             : LOGICAL;
                

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

Arguments


TypeNameComment
INTEGERdecoded_expressioncomments

Return Value


 

TypeNameComment
LOGICALresultcomments

Options


 

Example


Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"