Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Formats a XML string with color.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XML | 8.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
XML | The XML text to process. | "<test>Hello</test>" |
Returns formatted text or error.
Colorize a field:
Set Field [ Data::XML ; MBS("XML.Colorize"; Data::XML) ]
Line numbers, color and format:
MBS( "Text.AddLineNumbers"; MBS( "XML.Colorize"; MBS( "XML.Format"; Buckets::Listing)))
Created 8th April 2018, last changed 12nd November 2018
XML.ClearVariables - XML.Compact
Feedback: Report problem or ask question.