@ -1382,8 +1382,20 @@ example shows how to use the `new` operator to invoke constructors:
@@ -1382,8 +1382,20 @@ example shows how to use the `new` operator to invoke constructors:
=== Variables
You can reference variables in the expression by using the `#variableName` syntax. Variables
are set by using the `setVariable` method on `EvaluationContext` implementations. The
following example shows how to use variables:
are set by using the `setVariable` method on `EvaluationContext` implementations.
[NOTE]
====
Valid variable names must be composed of one or more of the following supported