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.
| Name | Type | Description |
|---|---|---|
| LocalizedText | structure | |
Locale | LocaleId | The identifier for the locale (e.g. “en-US”). |
Text | String | The localized text. |