Language and character set support
- Last UpdatedDec 04, 2023
- 1 minute read
XR content is based on XML and UTF-8. XR scripts can contain text in any language using any character set. This means that a developer, clearly respecting XML and XR language rules and field types, can assign any textual content to node attributes (including their names).
Almost all XR framework tools support UTF-8 character sets as well.
Code example
When code such as this example is working perfectly and executes successfully, it will produce an entry in the log.

Log example
Note: We recommend restricting the use of character sets that are different from latin-1 to content that displays to the final user, such as log messages or textual 2D elements.
