/
xpfDecodetExpression
xpfDecodetExpression
FUNCTION xpfDecodetExpression (expression : STRING) decoded_expression : INTEGER
A more general version of xpfDecodeLogicalExpression. With this function any type of expression can be decoded and evaluated. Example of an expression: '''Bob is the owner of '' + getDocument(getProduct(productName)).documentName'
Arguments
Type | Name | Comment |
STRING | expression | comments |
Return Value
Type | Name | Comment |
INTEGER | decoded_expression | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.