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


TypeNameComment
STRINGexpressioncomments

Return Value


 

TypeNameComment
INTEGERdecoded_expressioncomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â