User-supplied text
- Last UpdatedJul 26, 2024
- 1 minute read
If your script uses XML field delimiter characters, the script text must be encapsulated within a CDATA element. Text in a CDATA element is not parsed by the XML file import functionality.
You can enter text without enclosing it within a CDATA element provided the text does not contain any XML field delimiter characters.