Lasso Soft Inc. > Home

[ string->decodexml ]

Method

[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.

  • Syntax
'String Value'->decodexml
Examples
  • Beginner

To decode XML entities into UTF-8 characters:

Use the [string->decodexml] method. The example converts the XML entities &amp; &quot; &lt; &gt; into their corresponding UTF-8 characters & " < >.

Code

'& " < >'->decodexml

Result

& " < >

Recent Comments

No Comments found

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. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft