Evaluate()

Evaluates one or more string expressions, dynamically, from left to right.

(The results of an evaluation on the left can have meaning in an expression to the right.)

Returns the result of evaluating the rightmost expression.

Evaluate( );

Returns: any

This function takes zero or more dynamic arguments. See examples for details.

Examples

There are currently no examples for this function.

See also