Returns the value of evaluating the specified value as an expression.
Syntax
|
Returns the value of evaluating the specified value as an expression. |
|
Eval(expression) |
|
Arguments: |
|
|
expression |
Any - An element which represents a rule expression. |
Remarks
- Example: Eval("Field1 = 4") returns true.
Comments
0 comments
Article is closed for comments.