8.5.1 Type Definition

This Built-in DataType defines a structure containing a String in a locale-specific translation specified in the identifier for the locale. Its elements are defined in Table 27.

Table 27 – LocalizedText Definition
NameTypeDescription
LocalizedTextstructure

Locale

LocaleIdThe identifier for the locale (e.g. “en-US”).

Text

StringThe localized text.