|
OpenTokens: %EXPR()%
|
|
| %EXPR(expression)%
|
|
|
| Example: To evaluate the expression (5 * 8 / 2), you would enter %EXPR(5 * 8 / 2)%.
|
|
|
|
|
| Example: %EXPR(gettoken('a,b,c', ',', 2))% will evaluate to the single character 'b'.
|