These are named magic UTF-8 constants, defined by BCD-UI. When referring to it in xml, use
Members
-
static,constantbcdui.core.magicChar.dimEmptystring
-
Indicates a null dimension value in expressions like "DE|\uE0F0" for DE-total or simple an empty station value
-
static,constantbcdui.core.magicChar.dimNullstring
-
Indicates that the null in the expression above stands for a real null in the data
-
static,constantbcdui.core.magicChar.dimTotalstring
-
Indicates that the null in the expression above stands for a null due to aggregation level (grouping=1)
-
static,constantbcdui.core.magicChar.measureGTCstring
-
Grand total column
-
static,constantbcdui.core.magicChar.measureGTRstring
-
Grand total row
-
static,constantbcdui.core.magicChar.measureSTCstring
-
Sub total column
-
static,constantbcdui.core.magicChar.measureSTRstring
-
Subtotal row
-
static,constantbcdui.core.magicChar.nonWordstring
-
Used in expressions similar to zin(), i.e. a null should become a value which cannot (should not) appear in any data and is also != separator
-
static,constantbcdui.core.magicChar.separatorstring
-
Used when concatenating strings as a separator which cannot (should not) appear in any data