<let> element

Appears in: <script>

Used to define (or redefine) a symbol. The symbol's value is taken from the body of element (with leading and trailing whitespace removed).

Figure C.11. <let> Attributes

NameTypeRequired ?Default ValueDescription
keystringyes The key of the symbol to define.

Figure C.12. <let> Elements


  (text | <foreach> | <if> | <if-not>) *