List of Unicode methods

From m204wiki
Revision as of 20:29, 18 January 2011 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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
UnicodeToEbcdicTRTO
UnicodeToLower
UnicodeToUpper
UnicodeToUtf16
UnicodeToUtf16Hex
UnicodeToUtf8
UnicodeToUtf8Hex
UnicodeUntranslatablePosition
UnicodeWith