An expression is a combination of explicit values, constants,
variables, operators, and functions that receive input, manipulate the data,
and then output the data. In other words, an expression interprets a value, and
then produces another value as a result (example: The IncidentDurationInDays
expression calculates the amount of time that elapses between the time an
Incident is created and closed).