Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfDecodeLogicalExpression (expression         : STRING;
                                     decoded_expression : INTEGER;                

The xpfDecodeLogicalExpression function decodes a logical expression, where expression is the logical expression.  The decoded_expression argument is a handle to the decoded expression. The expression argument can be any legal logical EDMexpressX  expression, including function calls, in source EDMexpressX  format (ascii format).
The returned decoded_expression argument is normally later used as argument in a xpxEvaluateLogicalExpression and xpfEvaluateLogicalExpression call.

Arguments

...

TypeNameComment
STRINGexpressioncomments

Return Value

...

 

TypeNameComment
INTEGERdecoded_expressioncomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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