Expressions

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).