Table of contentsAppendices |
3.1 BasicsBasicsA [VariableReference] evaluates to the value to which the variable name is bound in the set of variable bindings in the context. It is an error if the variable name is not bound to any value in the set of variable bindings in the expression context. Parentheses may be used for grouping.
|