Lasso Soft Inc. > Home

[ string->values ]

Method

[string->values] returns the values of a string object as an array of characters. The values are the individual characters in the string object.

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

To return the values of a string:

Use the [string->values] method. The following example returns an array of the values in the string object.

Code

'The quick white rhino'->values

Result

array(T, h, e, , q, u, i, c, k, , w, h, i, t, e, , r, h, i, n, o)

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