2020.1

Table Of Contents
Script Wizard. For a detailed description see:
"Formatting variable data" on page784.
l Integer, Float, Currency:
l grouped
l number-ungrouped
l currency
l currency-nosymbol
l pattern('some pattern') (see "Number
patterns" on page1274)
l String:
l uppercase
l lowercase
l propercase.
Note that it is not possible to set a format on
an HTMLString value.
l Date:
l date-short
l date-medium
l date-long
l time-short
l time-medium
l time-long
l datetime-short
l datetime-medium
l datetime-long
l pattern('some pattern') (see "Date and
time patterns" on page1262).
data-hide-
when-empty
<table> Hide the table if it is empty. A table is considered
empty if the detail record is empty. Note that any
additional text is not taken into account.
See: "Hiding an empty Dynamic Table" on
Page 809