[string->normalize] transforms a string object into its normalized form. This method modifies the object in-place.
'String Object'->normalize
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
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