Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Converts XML to HTML.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XML | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
xml | The XML you'd like to convert. Can be XML as text or the reference returned by XML.Parse function, so you can make several times queries to the XML without parsing it each time. |
"<hello>Hello World</hello>" | |
Flags | The flags for processing. Currently you can pass 1 to exclude html header and just get a HTML table. |
0 | Optional |
CSS Style | Extra CSS / HTML to include. | Optional |
Returns OK or error.
This function checks for a license.
Created 11st December 2023, last changed 17th December 2023