MTL expressions are dynamic computations enclosed in brackets. They can perform arithmetic, manipulate strings, call queries, and reference variables.
Expressions are evaluated at generation time and their results are inserted into the output. This transforms static templates into dynamic code generators.