List of Unicode methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Undo revision 84275 by DmeWiccan (talk))
Line 6: Line 6:
<table class="wikitable">
<table class="wikitable">
<tr><th>Method</th><th>Description</th></tr>
<tr><th>Method</th><th>Description</th></tr>
<tr><td valign="top">[[JsonParse (Unicode function)|JsonP|�L�|}����H�����������������lign="top">Parse a string into a Json object tree</td></tr>
<tr><td valign="top">[[JsonParse (Unicode function)|JsonParse]]</td><td valign="top">Parse a string into a Json object tree</td></tr>
<tr><td valign="top">[[UnicodeAfter (Unicode function)|UnicodeAfter]]</td><td valign="top">Part of string after a substring</td></tr>
<tr><td valign="top">[[UnicodeAfter (Unicode function)|UnicodeAfter]]</td><td valign="top">Part of string after a substring</td></tr>
<tr><td valign="top">[[UnicodeBefore (Unicode function)|UnicodeBefore]]</td><td valign="top">Part of string before a substring</td></tr>
<tr><td valign="top">[[UnicodeBefore (Unicode function)|UnicodeBefore]]</td><td valign="top">Part of string before a substring</td></tr>
<tr><td valign="top">[[UnicodeChar (Unicode function)|UnicodeChar]]</td><td valign="top">The value at a specified position in the input string</td></tr>
<tr><td valign="top">[[UnicodeChar (Unicode function)|UnicodeChar]]</td><td valign="top">The value at a specified position in the input string</td></tr>
<tr><td valign="top">[[UnicodeEQ (Unicode function)|UnicodeEQ]]</td><td valign="top">Test if unicode strings are equal</td></tr>
<tr><td valign="top">[[UnicodeEQ (Unicode function)|UnicodeEQ]]</td><td valign="top">Test if unicode strings are equal</td></tr>
<tr><td valign="top">[[UnicodeFormUrlEncode (Unicode function)|UnicodeFormUrlEncode]]</td><td valign="top"|�L�|}����H�������������e string</td></tr>
<tr><td valign="top">[[UnicodeFormUrlEncode (Unicode function)|UnicodeFormUrlEncode]]</td><td valign="top">Form URL encode unicode string</td></tr>
<tr><td valign="top">[[UnicodeGE (Unicode function)|UnicodeGE]]</td><td valign="top">Test if unicode string greater than or equal to another</td></tr>
<tr><td valign="top">[[UnicodeGE (Unicode function)|UnicodeGE]]</td><td valign="top">Test if unicode string greater than or equal to another</td></tr>
<tr><td valign="top">[[UnicodeGT (Unicode function)|UnicodeGT]]</td><td valign="top">Test if unicode string greater than another</td></tr>
<tr><td valign="top">[[UnicodeGT (Unicode function)|UnicodeGT]]</td><td valign="top">Test if unicode string greater than another</td></tr>
<tr><td valign="top">[[UnicodeLE (Unicode function)|UnicodeLE]]</td><td valign="top">Test if unicode string less than or equal to another</td></tr>
<tr><td valign="top">[[UnicodeLE (Unicode function)|UnicodeLE]]</td><td valign="top">Test if unicode string less than or equal to another</td></tr>
<tr><td valign="top">[[UnicodeLeft (Unicode function)|UnicodeLeft]]</td><td valign="top">The left-most characters of the string</td></tr>
<tr><td valign="top">[[UnicodeLeft (Unicode function)|UnicodeLeft]]</td><td valign="top">The left-most characters of the string</td></tr>
<tr><td valign="top">[[UnicodeLength (Unicode function)|UnicodeLength]]</td><td valign="top">Length of this string</td></tr%|�L�|}����H���������lign="top">[[UnicodeLT (Unicode function)|UnicodeLT]]</td><td valign="top">Test if unicode string less than another</td></tr>
<tr><td valign="top">[[UnicodeLength (Unicode function)|UnicodeLength]]</td><td valign="top">Length of this string</td></tr>
<tr><td valign="top">[[UnicodeLT (Unicode function)|UnicodeLT]]</td><td valign="top">Test if unicode string less than another</td></tr>
<tr><td valign="top">[[UnicodeNE (Unicode function)|UnicodeNE]]</td><td valign="top">Test if unicode strings are unequal</td></tr>
<tr><td valign="top">[[UnicodeNE (Unicode function)|UnicodeNE]]</td><td valign="top">Test if unicode strings are unequal</td></tr>
<tr><td valign="top">[[UnicodePositionIn (Unicode function)|UnicodePositionIn]]</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[UnicodePositionIn (Unicode function)|UnicodePositionIn]]</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[UnicodePositionOf (Unicode function)|UnicodePositionOf]]</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[UnicodePositionOf (Unicode function)|UnicodePositionOf]]</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[UnicodeRegexMatch (Unicode function)|UnicodeRegexMatch]]</td><td valign="top">Position after match of regex</td></tr>
<tr><td valign="top">[[UnicodeRegexMatch (Unicode function)|UnicodeRegexMatch]]</td><td valign="top">Position after match of regex</td></tr>
<tr><td valig|�L�|}����H�����5B[UnicodeRegexReplace (Unicode function)|UnicodeRegexReplace]]</td><td valign="top">Replace regex match(es)</td></tr>
<tr><td valign="top">[[UnicodeRegexReplace (Unicode function)|UnicodeRegexReplace]]</td><td valign="top">Replace regex matche(s)</td></tr>
<tr><td valign="top">[[UnicodeReplace (Unicode function)|UnicodeReplace]]</td><td valign="top">Apply the replacement table to this string</td></tr>
<tr><td valign="top">[[UnicodeReplace (Unicode function)|UnicodeReplace]]</td><td valign="top">Apply the replacement table to this string</td></tr>
<tr><td valign="top">[[UnicodeRight (Unicode function)|UnicodeRight]]</td><td valign="top">The right-most characters of the string</td></tr>
<tr><td valign="top">[[UnicodeRight (Unicode function)|UnicodeRight]]</td><td valign="top">The right-most characters of the string</td></tr>
<tr><td valign="top">[[UnicodeSubstring (Unicode function)|UnicodeSubstring]]</td><td valign="top">Return a substring of the method object string</td></tr>
<tr><td valign="top">[[UnicodeSubstring (Unicode function)|UnicodeSubstring]]</td><td valign="top">Return a substring of the method object string</td></tr>
<tr><td valign="top">[[UnicodeToEbcdic (Unicode function)|UnicodeToEbcdic]]</td><td valign="top">Translate to Ebcdic</td></tr>
<tr><td valign="top">[[UnicodeToEbcdic (Unicode function)|UnicodeToEbcdic]]</td><td valign="top">Translate to Ebcdic</td></tr>
<tr><td valign="top">[[UnicodeToLower (Unico|�L�|}����H�7CUnicodeToLower]]</td><td valign="top">Translate to lowercase</td></tr>
<tr><td valign="top">[[UnicodeToLower (Unicode function)|UnicodeToLower]]</td><td valign="top">Translate to lowercase</td></tr>
<tr><td valign="top">[[UnicodeToUpper (Unicode function)|UnicodeToUpper]]</td><td valign="top">Translate to uppercase</td></tr>
<tr><td valign="top">[[UnicodeToUpper (Unicode function)|UnicodeToUpper]]</td><td valign="top">Translate to uppercase</td></tr>
<tr><td valign="top">[[UnicodeToUtf16 (Unicode function)|UnicodeToUtf16]]</td><td valign="top">Translate to UTF-16</td></tr>
<tr><td valign="top">[[UnicodeToUtf16 (Unicode function)|UnicodeToUtf16]]</td><td valign="top">Translate to UTF-16</td></tr>
<tr><td valign="top">[[UnicodeToUtf8 (Unicode function)|UnicodeToUtf8]]</td><td valign="top">Translate to UTF-8</td></tr>
<tr><td valign="top">[[UnicodeToUtf8 (Unicode function)|UnicodeToUtf8]]</td><td valign="top">Translate to UTF-8</td></tr>
<tr><td valign="top">[[UnicodeTrimLeft (Unicode function)|UnicodeTrimLeft]]</td><td valign="top">Trim characters from left of string</td></tr>
<tr><td valign="top">[[UnicodeTrimLeft (Unicode function)|UnicodeTrimLeft]]</td><td valign="top">Trim characters from left of string</td></tr>
<tr><td valign="top">[[UnicodeTrimRight (Unicode function)|UnicodeTrimRight]]</td><td valign="top">Trim characters from right of s|�L�|}���2Ftd></tr>
<tr><td valign="top">[[UnicodeTrimRight (Unicode function)|UnicodeTrimRight]]</td><td valign="top">Trim characters from right of string</td></tr>
<tr><td valign="top">[[UnicodeUnspace (Unicode function)|UnicodeUnspace]]</td><td valign="top">Remove whitespace characters from the string</td></tr>
<tr><td valign="top">[[UnicodeUnspace (Unicode function)|UnicodeUnspace]]</td><td valign="top">Remove whitespace characters from the string</td></tr>
<tr><td valign="top">[[UnicodeUntranslatablePosition (Unicode function)|UnicodeUntranslatablePosition]]</td><td valign="top">Position of first Unicode character not translatable to EBCDIC</td></tr>
<tr><td valign="top">[[UnicodeUntranslatablePosition (Unicode function)|UnicodeUntranslatablePosition]]</td><td valign="top">Position of first Unicode character not translatable to EBCDIC</td></tr>
Line 40: Line 41:
==See also==
==See also==
<table class="list"><tr>
<table class="list"><tr>
<td valign="top"><ul style="margin-top%|�L�|}���22>
<td valign="top"><ul style="margin-top:0px;">
<li>[[Float class]]
<li>[[Float class]]
<li>[[String class]]
<li>[[String class]]

Revision as of 22:32, 24 May 2016

The following are the available Unicode class methods.

MethodDescription
JsonParseParse a string into a Json object tree
UnicodeAfterPart of string after a substring
UnicodeBeforePart of string before a substring
UnicodeCharThe value at a specified position in the input string
UnicodeEQTest if unicode strings are equal
UnicodeFormUrlEncodeForm URL encode unicode string
UnicodeGETest if unicode string greater than or equal to another
UnicodeGTTest if unicode string greater than another
UnicodeLETest if unicode string less than or equal to another
UnicodeLeftThe left-most characters of the string
UnicodeLengthLength of this string
UnicodeLTTest if unicode string less than another
UnicodeNETest if unicode strings are unequal
UnicodePositionInThe numeric position of one string within another
UnicodePositionOfThe numeric position of one string within another
UnicodeRegexMatchPosition after match of regex
UnicodeRegexReplaceReplace regex matche(s)
UnicodeReplaceApply the replacement table to this string
UnicodeRightThe right-most characters of the string
UnicodeSubstringReturn a substring of the method object string
UnicodeToEbcdicTranslate to Ebcdic
UnicodeToLowerTranslate to lowercase
UnicodeToUpperTranslate to uppercase
UnicodeToUtf16Translate to UTF-16
UnicodeToUtf8Translate to UTF-8
UnicodeTrimLeftTrim characters from left of string
UnicodeTrimRightTrim characters from right of string
UnicodeUnspaceRemove whitespace characters from the string
UnicodeUntranslatablePositionPosition of first Unicode character not translatable to EBCDIC
UnicodeUrlEncodeURL encode unicode string
UnicodeWithConcatenate this Unicode string with another

See also