Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Encodes text as xml.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Text | 4.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
(old name: String.EncodeToXML)
Parameter | Description | Example |
---|---|---|
text | The text you want to encode. | "Grüße" |
The encoded text.
Encode text as xml:
MBS( "Text.EncodeToXML"; "Grüße <test>" )
Example result: "Grüße <test>"
This function checks for a license.
Created 18th August 2014, last changed 27th April 2017