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 26.

Table 26 – LocalizedText Definition

Name

Type

Description

LocalizedText

structure

Locale

LocaleId

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

Text

String

The localized text.