Language
- Last UpdatedJan 25, 2024
- 1 minute read
The Language property is a read-only property that enables reading content from the historian in the specified language, if translated text is available in the specified language. If no translation is available in the specified language, the default text is used.
Syntax
<objectname>.Language = $Language;
Result = <objectname>.Language;