Lucee Function Reference

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.

Example

evaluate():any

Arguments

There is no restriction for this function regarding its arguments. It must have at least 1 arguments.