[String->CharType] returns the Unicode type of a specified character. The character within the base string to be inspected is specified starting from 1 for the first character in the string.
'String Value'->chartype(index position)
Use the [String->CharType] method. The following example returns the Unicode type of the fourth character of a string.
Code
'2011'->chartype(4)
Result
DECIMAL_DIGIT_NUMBER
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