Relation:label
Description
label name labelstring (, name labelstring ...)
Parameters
- labelstring: A quoted string
Examples
example |
---|
label year2018 "Jahr 2018" |
label zurich "Zürich", geneve "Genève" |
Comments
The label is only for display of the header. It is just displayed when you print.
When you calculate with tables, label may get lost. Use this instruction just before you print.
Current limitations
Label may not include a comma or a quote.