List of Unicode methods

From m204wiki
Revision as of 03:27, 19 January 2011 by Wiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search


, and:

MethodDescription
UnicodeCharThe value at a specified position in the input string
UnicodeLeftThe left-most characters of the string
UnicodeLength
UnicodePositionInThe numeric position of one string within another
UnicodePositionOfThe numeric position of one string within another
UnicodeRegexMatch
UnicodeRegexReplace
UnicodeReplace
UnicodeRightThe right-most characters of the string
UnicodeSubstringReturn a substring of the method object string
UnicodeToEbcdic
UnicodeToLower
UnicodeToUpper
UnicodeToUtf16
UnicodeToUtf16Hex
UnicodeToUtf8
UnicodeToUtf8Hex
UnicodeUntranslatablePosition
UnicodeWith