This functionality is only available for certain module packages.

let

Defines a variable.

Several variables may be defined consecutively and refer to previously defined variables. By means of the keyword in the variable definitions are separated from the actually formula.

let <variable> = <varExpression> in <Expression>
Arguments
Return value