Eval Function

  • Updated

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.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.