BooleanExpression.evaluate(arguments)

Evaluates this BooleanExpression and returns the result. Any exception thrown by the expression code is thrown by this method.

Arguments:

Name Type Description Mode
arguments Any[String] map of arguments to be passed to the expression. in