Lasso Soft Inc. > Home

[ string->isbase ]

Method

[String->IsBase] checks whether a specified character within the string object is one of the base characters of Unicode. If the parameter specifying the position of the character to be examined is omitted, then the default position 1 (or first character in the string object) is examined. The method returns True if the character is one of the base characters of Unicode or False otherwise.

  • Syntax
'String Object'->isbase
'String Object'->isbase(integer)
Examples
  • Beginner

To check whether a character is one of the base characters of Unicode:

Use the [String->IsBase] method. The following example returns True since the second character of the string is one of the base set of Unicode characters.

Code

'Lasso 9'->isbase(2)

Result

true

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