Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the system to correctly handle UTF16 surrogate pairs during XML transformations, ensuring that special characters are processed accurately. |
| What area does it affect? |
XML transformation processing |
| What does the default mean? |
The default value is "true", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring XML handling or troubleshooting character display issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.util.xml.transformer.handle.utf16_surrogate_pairs |
| Sys ID |
50bcd86c23601010e9d4f4c947bf6518 |
| Type |
string |
| Application |
Global |
| Default value |
true |
| Description |
Enables handling UTF16 surrogate pairs such as Emoji characters. |
| Updated |
2024-05-25 03:38:59 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties