Functions

Expression language functions perform some processing of their input parameters and return some value. Several functions (such as random) do not have input parameters at all.

It is important to keep the distinction between expression language functions and context functions that may appear inside references.

Was this page helpful?