Chapter 3. The language used to write formulas
Prev
Part II. Reference
Next
Chapter 3. The language used to write formulas
Table of Contents
1. Statements and comment lines
2. Expressions
3. Function calls
4. Literals
4.1. Numbers
4.2. Strings
4.3. Booleans
5. References
5.1. Reference to a variable
5.2. Reference to an element having a specific ID
5.3. Reference to table cells
5.3.1. The $[
row
,
column
] notation
5.3.2. Reference to cells in another table of the document
6. XPath escapes
7. Value types
8. Automatic conversion between different value types
The language used to write formulas is
case insensitive
.