Lasso Soft Inc. > Home

[ string->normalize ]

Method

[string->normalize] transforms a string object into its normalized form. This method modifies the object in-place.

See http://unicode.org/faq/normalization.html

and http://www.unicode.org/reports/tr15/

  • Syntax
'String Object'->normalize
Examples
  • Beginner

To transform a string object into its normalized form:

Use the [String->Normalize] method. The following example transforms a string object into its normalized form.

Code

local('s') = 'The quick rhino'
#s->normalize
#s

Result

The quick rhino

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