List of Unicode methods
The following are the available Unicode class methods.
<td valign="top"|�L�|}����H�������������e string</tr%|�L�|}����H���������lign="top">UnicodeLT<td valig|�L�|}����H�����5B[UnicodeRegexReplace (Unicode function)|UnicodeRegexReplace]]
| Method | Description | |
|---|---|---|
| [[JsonParse (Unicode function)|JsonP|�L�|}����H�����������������lign="top">Parse a string into a Json object tree | ||
| UnicodeAfter | Part of string after a substring | |
| UnicodeBefore | Part of string before a substring | |
| UnicodeChar | The value at a specified position in the input string | |
| UnicodeEQ | Test if unicode strings are equal | |
| UnicodeFormUrlEncode | ||
| UnicodeGE | Test if unicode string greater than or equal to another | |
| UnicodeGT | Test if unicode string greater than another | |
| UnicodeLE | Test if unicode string less than or equal to another | |
| UnicodeLeft | The left-most characters of the string | |
| UnicodeLength | Length of this string | Test if unicode string less than another |
| UnicodeNE | Test if unicode strings are unequal | |
| UnicodePositionIn | The numeric position of one string within another | |
| UnicodePositionOf | The numeric position of one string within another | |
| UnicodeRegexMatch | Position after match of regex | |
| Replace regex match(es) | ||
| UnicodeReplace | Apply the replacement table to this string | |
| UnicodeRight | The right-most characters of the string | |
| UnicodeSubstring | Return a substring of the method object string | |
| UnicodeToEbcdic | Translate to Ebcdic | |
| �L�|}����H�7CUnicodeToLower | Translate to lowercase | |
| UnicodeToUpper | Translate to uppercase | |
| UnicodeToUtf16 | Translate to UTF-16 | |
| UnicodeToUtf8 | Translate to UTF-8 | |
| UnicodeTrimLeft | Trim characters from left of string | |
| UnicodeTrimRight | Trim characters from right of s|�L�|}���2Ftd> | |
| UnicodeUnspace | Remove whitespace characters from the string | |
| UnicodeUntranslatablePosition | Position of first Unicode character not translatable to EBCDIC | |
| UnicodeUrlEncode | URL encode unicode string | |
| UnicodeWith | Concatenate this Unicode string with another |