<expression>
#
The <expression>
element is used for creating mathematical expressions. The <expression>
element is simply a way of using the Expressions
system via XML.
Warning
If an expression creates a floating point exception, such as a division by zero, or taking the square root of a number, this can cause undefined behavior or incorrect results.