The following table lists the system functions in the XMLLib library.
| System function and invocation | Description |
|---|---|
| convertFromXML (XMLstring in, variable out) | Converts an XML string into a non-structured record. |
| result = convertToXML (variable in) | Converts a non-structured record into an XML string. |