[string->decodexml] decodes XML entitites into UTF-8 characters which can be handled natively by Lasso's string type. [string->decodexml] performs the opposite operation of the [string->encodexml] method.
'String Value'->decodexml
Use the [string->decodexml] method. The example converts the XML entities & " < > into their corresponding UTF-8 characters & " < >.
Code
'& " < >'->decodexml
Result
& " < >
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments