Returns the digit value of a character.
Returns the Unicode character name at a position.
Returns Unicode character type information.
Reads a digit in a given base.
Returns the numeric value of a character.
string->getPropertyValue is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->hasBinaryProperty is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
Returns integer code information for a character.
Tests alphanumeric characters.
Tests alphabetic characters.
string->isBase is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isBlank is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isCntrl is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
Tests decimal digits.
string->isGraph is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isLower is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isPrint is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isPunct is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isSpace is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isTitle is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isUAlphabetic is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isULowercase is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isUpper is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isUUppercase is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
string->isUWhitespace is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.
Tests whitespace characters.
string->isXDigit is a member in the Unicode Inspection group; call it on the receiver shown before the arrow.