===== Expressions ===== An expression can be thought of as as a combination of constants (integer, floating point, and string), functions (built in and user defined), and operators that create a single value when the expression is evaluated. {{page>numericexpressions}} {{page>stringexpressions}} {{page>booleanexpressions}} {{page>regularexpressions}}