Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
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
Type | Name | Comment |
INTEGER | decoded_expression | comments |
Return Value
Type | Name | Comment |
LOGICAL | result | comments |
Options
Example
Code Block |
---|
|
<Missing Example> |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "extension_schema" and parent = "5636522" |
---|
|