Assigns a name with the results of the value_expression and returns the outcome of the formula_expression. The formula_expression can reference the names defined within the LET function’s scope. Importantly, the value_expressions are evaluated just once, even if referenced multiple times in subsequent value_expressions or in the formula_expression.