Lasso Soft Inc. > Home

[String->Unescape]

[String->Unescape] modifies the base string in-place by converting any characters with hexadecimal URL encoding to their Unicode equivalents.

  • Syntax
  • Parameters
[Variable: 'myString' = 'String Value']
[$myString->(Unescape)]
[Variable: 'myString']

<?LassoScript
Variable: 'myString' = 'String Value';
$myString->(Unescape)]
Output: $myString;
?>
Required Parameters
String The string to be modified.
Examples

See the Lasso 8 Language Guide for examples of how to use this tag. This tag is documented on page 289.

Tag Link [String->Unescape] Category String
Type Member Data Source Any
Support Preferred Version 7.0
Output Type None Security None
Implementation Sets Lasso 7.0

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