[String_Length] returns the number of characters in the string.
This method is provided for backwards compatibility. For new solutions in Lasso 9 using ['string'->size] is recommended.
string_length('String Value')
Use the [String->Length] method. The following example returns the length of the string "LassoSoft".
Code
string_length('LassoSoft')
Result
9
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