The value of an action parameter can be set in three ways:

The expression constructor is designed to create an expression whose evaluation result will be used as the value assigned to the action parameter. It is recommended to use the expression constructor when the value of the action parameter is computable, i.e. it is calculated based on a certain formula.