List of Intrinsic methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
Line 29: Line 29:
<tr><td valign="top">[[Char (String function)|Char]]</td><td valign="top">String</td><td valign="top">The value at a specified position in the input string</td></tr>
<tr><td valign="top">[[Char (String function)|Char]]</td><td valign="top">String</td><td valign="top">The value at a specified position in the input string</td></tr>
<tr><td valign="top">[[DaysToString (Float function)|DaysToString]]</td><td valign="top">Float</td><td valign="top">Convert days since 1900 to string date/time</td></tr>
<tr><td valign="top">[[DaysToString (Float function)|DaysToString]]</td><td valign="top">Float</td><td valign="top">Convert days since 1900 to string date/time</td></tr>
<tr><td valign="top">[[Deflate (String function)|Deflate]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[Deflate (String function)|Deflate]]</td><td valign="top">String</td><td valign="top">Compress a longstring with deflate</td></tr>
<tr><td valign="top">[[Div (Float function)|Div]]</td><td valign="top">Float</td><td valign="top">Integer division</td></tr>
<tr><td valign="top">[[Div (Float function)|Div]]</td><td valign="top">Float</td><td valign="top">Integer division</td></tr>
<tr><td valign="top">[[EbcdicToAscii (String function)|EbcdicToAscii]]</td><td valign="top">String</td><td valign="top">Convert EBCDIC string to ASCII</td></tr>
<tr><td valign="top">[[EbcdicToAscii (String function)|EbcdicToAscii]]</td><td valign="top">String</td><td valign="top">Convert EBCDIC string to ASCII</td></tr>
<tr><td valign="top">[[EbcdicToUnicode (String function)|EbcdicToUnicode]]</td><td valign="top">String</td><td valign="top">Convert EBCDIC string to Unicode</td></tr>
<tr><td valign="top">[[EbcdicToUnicode (String function)|EbcdicToUnicode]]</td><td valign="top">String</td><td valign="top">Convert EBCDIC string to Unicode</td></tr>
<tr><td valign="top">[[FloatToBinary (Float function)|FloatToBinary]]</td><td valign="top">Float</td><td valign="top"></td></tr>
<tr><td valign="top">[[FloatToBinary (Float function)|FloatToBinary]]</td><td valign="top">Float</td><td valign="top">Binary string containing floating point representation</td></tr>
<tr><td valign="top">[[FloatToString (Float function)|FloatToString]]</td><td valign="top">Float</td><td valign="top">Convert a number to a string</td></tr>
<tr><td valign="top">[[FloatToString (Float function)|FloatToString]]</td><td valign="top">Float</td><td valign="top">Convert a number to a string</td></tr>
<tr><td valign="top">[[Gunzip (String function)|Gunzip]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[Gunzip (String function)|Gunzip]]</td><td valign="top">String</td><td valign="top">Decompress a longstring with GUNZIP</td></tr>
<tr><td valign="top">[[GunzipDatetimeNS (String function)|GunzipDatetimeNS]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[GunzipDatetimeNS (String function)|GunzipDatetimeNS]]</td><td valign="top">String</td><td valign="top">Return create date of GZIP format longstring</td></tr>
<tr><td valign="top">[[GunzipFilename (String function)|GunzipFilename]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[GunzipFilename (String function)|GunzipFilename]]</td><td valign="top">String</td><td valign="top">Return name of GZIP format longstring</td></tr>
<tr><td valign="top">[[Gzip (String function)|Gzip]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[Gzip (String function)|Gzip]]</td><td valign="top">String</td><td valign="top">Compress a longstring with GZIP</td></tr>
<tr><td valign="top">[[HexToInteger (String function)|HexToInteger]]</td><td valign="top">String</td><td valign="top">Convert a hexadecimal string to an integer</td></tr>
<tr><td valign="top">[[HexToInteger (String function)|HexToInteger]]</td><td valign="top">String</td><td valign="top">Convert a hexadecimal string to an integer</td></tr>
<tr><td valign="top">[[HexToString (String function)|HexToString]]</td><td valign="top">String</td><td valign="top">Convert a hexadecimal string to Ebcdic</td></tr>
<tr><td valign="top">[[HexToString (String function)|HexToString]]</td><td valign="top">String</td><td valign="top">Convert a hexadecimal string to Ebcdic</td></tr>
<tr><td valign="top">[[Inflate (String function)|Inflate]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[Inflate (String function)|Inflate]]</td><td valign="top">String</td><td valign="top">Decompress a longstring with inflate</td></tr>
<tr><td valign="top">[[Insert (String function)|Insert]]</td><td valign="top">String</td><td valign="top">Insert argument string inside the method object string</td></tr>
<tr><td valign="top">[[Insert (String function)|Insert]]</td><td valign="top">String</td><td valign="top">Insert argument string inside the method object string</td></tr>
<tr><td valign="top">[[IntegerToBinary (Float function)|IntegerToBinary]]</td><td valign="top">Float</td><td valign="top">Convert an integer to a binary string</td></tr>
<tr><td valign="top">[[IntegerToBinary (Float function)|IntegerToBinary]]</td><td valign="top">Float</td><td valign="top">Convert an integer to a binary string</td></tr>
Line 53: Line 53:
<tr><td valign="top">[[Log2 (Float function)|Log2]]</td><td valign="top">Float</td><td valign="top">Log base 2 of a number</td></tr>
<tr><td valign="top">[[Log2 (Float function)|Log2]]</td><td valign="top">Float</td><td valign="top">Log base 2 of a number</td></tr>
<tr><td valign="top">[[LogE (Float function)|LogE]]</td><td valign="top">Float</td><td valign="top">Natural log (base e) of a number</td></tr>
<tr><td valign="top">[[LogE (Float function)|LogE]]</td><td valign="top">Float</td><td valign="top">Natural log (base e) of a number</td></tr>
<tr><td valign="top">[[MD5digest (String function)|MD5digest]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[MD5digest (String function)|MD5digest]]</td><td valign="top">String</td><td valign="top">16-byte MD5 digest</td></tr>
<tr><td valign="top">[[MarksNumberToStoreCode (Float function)|MarksNumberToStoreCode]]</td><td valign="top">Float</td><td valign="top"></td></tr>
<tr><td valign="top">[[MarksStoreCodeDecrement (String function)|MarksStoreCodeDecrement]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[MarksStoreCodeIncrement (String function)|MarksStoreCodeIncrement]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[MarksStoreCodeToNumber (String function)|MarksStoreCodeToNumber]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[MillisecondsToString (Float function)|MillisecondsToString]]</td><td valign="top">Float</td><td valign="top">Convert milliseconds since 1900 to string date/time</td></tr>
<tr><td valign="top">[[MillisecondsToString (Float function)|MillisecondsToString]]</td><td valign="top">Float</td><td valign="top">Convert milliseconds since 1900 to string date/time</td></tr>
<tr><td valign="top">[[Mod (Float function)|Mod]]</td><td valign="top">Float</td><td valign="top">Remainder of integer division</td></tr>
<tr><td valign="top">[[Mod (Float function)|Mod]]</td><td valign="top">Float</td><td valign="top">Remainder of integer division</td></tr>
<tr><td valign="top">[[Modulus (Float function)|Modulus]]</td><td valign="top">Float</td><td valign="top">Remainder of integer division</td></tr>
<tr><td valign="top">[[Modulus (Float function)|Modulus]]</td><td valign="top">Float</td><td valign="top">Remainder of integer division</td></tr>
<tr><td valign="top">[[NextPrime (Float function)|NextPrime]]</td><td valign="top">Float</td><td valign="top">Find smallest prime greater than this number</td></tr>
<tr><td valign="top">[[NextPrime (Float function)|NextPrime]]</td><td valign="top">Float</td><td valign="top">Find smallest prime greater than this number</td></tr>
<tr><td valign="top">[[ParseLines (String function)|ParseLines]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[ParseLines (String function)|ParseLines]]</td><td valign="top">String</td><td valign="top">Parse delimited string, creating new Stringlist</td></tr>
<tr><td valign="top">[[PositionIn (String function)|PositionIn]]</td><td valign="top">String</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[PositionIn (String function)|PositionIn]]</td><td valign="top">String</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[PositionOf (String function)|PositionOf]]</td><td valign="top">String</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[PositionOf (String function)|PositionOf]]</td><td valign="top">String</td><td valign="top">The numeric position of one string within another</td></tr>
<tr><td valign="top">[[PreviousPrime (Float function)|PreviousPrime]]</td><td valign="top">Float</td><td valign="top">Find greatest prime smaller than this number</td></tr>
<tr><td valign="top">[[PreviousPrime (Float function)|PreviousPrime]]</td><td valign="top">Float</td><td valign="top">Find greatest prime smaller than this number</td></tr>
<tr><td valign="top">[[RC4decrypt (String function)|RC4decrypt]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[RC4decrypt (String function)|RC4decrypt]]</td><td valign="top">String</td><td valign="top">RC4 encryption or decryption</td></tr>
<tr><td valign="top">[[RC4encrypt (String function)|RC4encrypt]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[RC4encrypt (String function)|RC4encrypt]]</td><td valign="top">String</td><td valign="top">RC4 encryption or decryption</td></tr>
<tr><td valign="top">[[RegexMatch (String function)|RegexMatch]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[RegexMatch (String function)|RegexMatch]]</td><td valign="top">String</td><td valign="top">Position after match of regex</td></tr>
<tr><td valign="top">[[RegexReplace (String function)|RegexReplace]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[RegexReplace (String function)|RegexReplace]]</td><td valign="top">String</td><td valign="top">Replace regex matche(s)</td></tr>
<tr><td valign="top">[[RegexSplit (String function)|RegexSplit]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[RegexSplit (String function)|RegexSplit]]</td><td valign="top">String</td><td valign="top">Split string using regex, creating new Stringlist</td></tr>
<tr><td valign="top">[[Remove (String function)|Remove]]</td><td valign="top">String</td><td valign="top">Remove the occurrences of a specified substring</td></tr>
<tr><td valign="top">[[Remove (String function)|Remove]]</td><td valign="top">String</td><td valign="top">Remove the occurrences of a specified substring</td></tr>
<tr><td valign="top">[[Replace (String function)|Replace]]</td><td valign="top">String</td><td valign="top">Replace occurrences of a substring with a substitute string</td></tr>
<tr><td valign="top">[[Replace (String function)|Replace]]</td><td valign="top">String</td><td valign="top">Replace occurrences of a substring with a substitute string</td></tr>
Line 76: Line 72:
<tr><td valign="top">[[Right (String function)|Right]]</td><td valign="top">String</td><td valign="top">The right-most characters of the string</td></tr>
<tr><td valign="top">[[Right (String function)|Right]]</td><td valign="top">String</td><td valign="top">The right-most characters of the string</td></tr>
<tr><td valign="top">[[Round (Float function)|Round]]</td><td valign="top">Float</td><td valign="top">Round a floating point number to the closest integer</td></tr>
<tr><td valign="top">[[Round (Float function)|Round]]</td><td valign="top">Float</td><td valign="top">Round a floating point number to the closest integer</td></tr>
<tr><td valign="top">[[SHAdigest (String function)|SHAdigest]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[SHAdigest (String function)|SHAdigest]]</td><td valign="top">String</td><td valign="top">20-byte SHA digest</td></tr>
<tr><td valign="top">[[SecondsToString (Float function)|SecondsToString]]</td><td valign="top">Float</td><td valign="top">Convert seconds since 1900 to string date/time</td></tr>
<tr><td valign="top">[[SecondsToString (Float function)|SecondsToString]]</td><td valign="top">Float</td><td valign="top">Convert seconds since 1900 to string date/time</td></tr>
<tr><td valign="top">[[SquareRoot (Float function)|SquareRoot]]</td><td valign="top">Float</td><td valign="top">Square root of a number</td></tr>
<tr><td valign="top">[[SquareRoot (Float function)|SquareRoot]]</td><td valign="top">Float</td><td valign="top">Square root of a number</td></tr>
Line 84: Line 80:
<tr><td valign="top">[[StringToMilliseconds (String function)|StringToMilliseconds]]</td><td valign="top">String</td><td valign="top">Convert string date/time to milliseconds since 1900</td></tr>
<tr><td valign="top">[[StringToMilliseconds (String function)|StringToMilliseconds]]</td><td valign="top">String</td><td valign="top">Convert string date/time to milliseconds since 1900</td></tr>
<tr><td valign="top">[[StringToSeconds (String function)|StringToSeconds]]</td><td valign="top">String</td><td valign="top">Convert string date/time to seconds since 1900</td></tr>
<tr><td valign="top">[[StringToSeconds (String function)|StringToSeconds]]</td><td valign="top">String</td><td valign="top">Convert string date/time to seconds since 1900</td></tr>
<tr><td valign="top">[[StringTokenizer (String function)|StringTokenizer]]</td><td valign="top">String</td><td valign="top">Create a tokenizer using the method object string</td></tr>
<tr><td valign="top">[[Substring (String function)|Substring]]</td><td valign="top">String</td><td valign="top">Return a substring of the method object string</td></tr>
<tr><td valign="top">[[Substring (String function)|Substring]]</td><td valign="top">String</td><td valign="top">Return a substring of the method object string</td></tr>
<tr><td valign="top">[[ToDegrees (Float function)|ToDegrees]]</td><td valign="top">Float</td><td valign="top">Convert a number in radians to degrees</td></tr>
<tr><td valign="top">[[ToDegrees (Float function)|ToDegrees]]</td><td valign="top">Float</td><td valign="top">Convert a number in radians to degrees</td></tr>
Line 94: Line 91:
<tr><td valign="top">[[ToUpper (String function)|ToUpper]]</td><td valign="top">String</td><td valign="top">Return alphabetic characters as all-uppercase</td></tr>
<tr><td valign="top">[[ToUpper (String function)|ToUpper]]</td><td valign="top">String</td><td valign="top">Return alphabetic characters as all-uppercase</td></tr>
<tr><td valign="top">[[Translate (String function)|Translate]]</td><td valign="top">String</td><td valign="top">Apply a Character Map to the method object string</td></tr>
<tr><td valign="top">[[Translate (String function)|Translate]]</td><td valign="top">String</td><td valign="top">Apply a Character Map to the method object string</td></tr>
<tr><td valign="top">[[U (String function)|U]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[U (String function)|U]]</td><td valign="top">String</td><td valign="top">Convert EBCDIC string to Unicode constant, including character encoding</td></tr>
<tr><td valign="top">[[UnicodeChar (Unicode function)|UnicodeChar]]</td><td valign="top">Unicode</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">Unicode</td><td valign="top">The value at a specified position in the input string</td></tr>
<tr><td valign="top">[[UnicodeLeft (Unicode function)|UnicodeLeft]]</td><td valign="top">Unicode</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">Unicode</td><td valign="top">The left-most characters of the string</td></tr>
Line 100: Line 97:
<tr><td valign="top">[[UnicodePositionIn (Unicode function)|UnicodePositionIn]]</td><td valign="top">Unicode</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">Unicode</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">Unicode</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">Unicode</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">Unicode</td><td valign="top"></td></tr>
<tr><td valign="top">[[UnicodeRegexMatch (Unicode function)|UnicodeRegexMatch]]</td><td valign="top">Unicode</td><td valign="top">Position after match of regex</td></tr>
<tr><td valign="top">[[UnicodeRegexReplace (Unicode function)|UnicodeRegexReplace]]</td><td valign="top">Unicode</td><td valign="top"></td></tr>
<tr><td valign="top">[[UnicodeRegexReplace (Unicode function)|UnicodeRegexReplace]]</td><td valign="top">Unicode</td><td valign="top">Replace regex matche(s)</td></tr>
<tr><td valign="top">[[UnicodeReplace (Unicode function)|UnicodeReplace]]</td><td valign="top">Unicode</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">Unicode</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">Unicode</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">Unicode</td><td valign="top">The right-most characters of the string</td></tr>
Line 118: Line 115:
<tr><td valign="top">[[Utf8ToUnicode (String function)|Utf8ToUnicode]]</td><td valign="top">String</td><td valign="top">Convert a UTF-8 Longstring bytestream to Unicode</td></tr>
<tr><td valign="top">[[Utf8ToUnicode (String function)|Utf8ToUnicode]]</td><td valign="top">String</td><td valign="top">Convert a UTF-8 Longstring bytestream to Unicode</td></tr>
<tr><td valign="top">[[X (String function)|X]]</td><td valign="top">String</td><td valign="top">Hex constant method</td></tr>
<tr><td valign="top">[[X (String function)|X]]</td><td valign="top">String</td><td valign="top">Hex constant method</td></tr>
<tr><td valign="top">[[Zip (String function)|Zip]]</td><td valign="top">String</td><td valign="top"></td></tr>
<tr><td valign="top">[[Zip (String function)|Zip]]</td><td valign="top">String</td><td valign="top">Compress a longstring with ZIP</td></tr>
<tr><td valign="top">[[stringTokenizer (String function)|stringTokenizer]]</td><td valign="top">String</td><td valign="top">Create a tokenizer using the method object string</td></tr>
</table>
</table>
==See also==
==See also==

Revision as of 19:31, 4 February 2011

The following are the available Intrinsic methods.

MethodClassDescription
AbsoluteFloatAbsolute value of a number
AntilogFloatAntilog base e of a number
Antilog10FloatAntilog base 10 of a number
Antilog2FloatAntilog base 2 of a number
AntilogEFloatAntilog base e of a number
AsciiToEbcdicStringConvert ASCII string to EBCDIC
Base64ToStringStringConvert a base 64 string to Ebcdic
BinaryToFloatStringConvert binary string representation of a number to floating point
BinaryToIntegerStringConvert a binary string to an integer
BitAndIntegerFloatDo bitwise And of integers
BitAndStringStringDo bitwise And of strings
BitOffIntegerFloatClear bits in one integer from another
BitOffStringStringClear bits in one string from another
BitOnIntegerFloatSet bits in one integer from another
BitOnStringStringSet bits in one string from another
BitOrIntegerFloatDo bitwise Or of integers
BitOrStringStringDo bitwise Or of strings
BitShiftLeftIntegerFloatDo left shift of bits in an integer
BitShiftRightIntegerFloatDo right shift of bits in an integer
BitXorIntegerFloatDo bitwise exclusive Or of integers
BitXorStringStringDo bitwise exclusive Or of strings
CenterStringCenter the input string within a return string of a specified length
CentreStringCenter the input string within a return string of a specified length
CharStringThe value at a specified position in the input string
DaysToStringFloatConvert days since 1900 to string date/time
DeflateStringCompress a longstring with deflate
DivFloatInteger division
EbcdicToAsciiStringConvert EBCDIC string to ASCII
EbcdicToUnicodeStringConvert EBCDIC string to Unicode
FloatToBinaryFloatBinary string containing floating point representation
FloatToStringFloatConvert a number to a string
GunzipStringDecompress a longstring with GUNZIP
GunzipDatetimeNSStringReturn create date of GZIP format longstring
GunzipFilenameStringReturn name of GZIP format longstring
GzipStringCompress a longstring with GZIP
HexToIntegerStringConvert a hexadecimal string to an integer
HexToStringStringConvert a hexadecimal string to Ebcdic
InflateStringDecompress a longstring with inflate
InsertStringInsert argument string inside the method object string
IntegerToBinaryFloatConvert an integer to a binary string
IntegerToHexFloatConvert an integer to a hexadecimal string
IsOneOfStringIs the method object string matched by any of the strings in the input list?
IsPrimeFloatIs this number prime?
LeftStringThe left-most characters of the string
LengthStringThe length of the string
LogFloatNatural log (base e) of a number
Log10FloatLog base 10 of a number
Log2FloatLog base 2 of a number
LogEFloatNatural log (base e) of a number
MD5digestString16-byte MD5 digest
MillisecondsToStringFloatConvert milliseconds since 1900 to string date/time
ModFloatRemainder of integer division
ModulusFloatRemainder of integer division
NextPrimeFloatFind smallest prime greater than this number
ParseLinesStringParse delimited string, creating new Stringlist
PositionInStringThe numeric position of one string within another
PositionOfStringThe numeric position of one string within another
PreviousPrimeFloatFind greatest prime smaller than this number
RC4decryptStringRC4 encryption or decryption
RC4encryptStringRC4 encryption or decryption
RegexMatchStringPosition after match of regex
RegexReplaceStringReplace regex matche(s)
RegexSplitStringSplit string using regex, creating new Stringlist
RemoveStringRemove the occurrences of a specified substring
ReplaceStringReplace occurrences of a substring with a substitute string
ReverseStringReturn string characters in right-to-left order
RightStringThe right-most characters of the string
RoundFloatRound a floating point number to the closest integer
SHAdigestString20-byte SHA digest
SecondsToStringFloatConvert seconds since 1900 to string date/time
SquareRootFloatSquare root of a number
StringToBase64StringConvert an Ebcdic string to base 64
StringToDaysStringConvert string date/time to days since 1900
StringToHexStringConvert an Ebcdic string to hexadecimal
StringToMillisecondsStringConvert string date/time to milliseconds since 1900
StringToSecondsStringConvert string date/time to seconds since 1900
StringTokenizerStringCreate a tokenizer using the method object string
SubstringStringReturn a substring of the method object string
ToDegreesFloatConvert a number in radians to degrees
ToFloatPowerFloatRaise number to a floating point power
ToIntegerPowerFloatRaise number to an integer power
ToLowerStringReturn alphabetic characters as all-lowercase
ToPowerFloatRaise number to an integer power
ToRadiansFloatConvert a number in desgrees to radians
ToStringStringConvert string to a string
ToUpperStringReturn alphabetic characters as all-uppercase
TranslateStringApply a Character Map to the method object string
UStringConvert EBCDIC string to Unicode constant, including character encoding
UnicodeCharUnicodeThe value at a specified position in the input string
UnicodeLeftUnicodeThe left-most characters of the string
UnicodeLengthUnicodeLength of this string
UnicodePositionInUnicodeThe numeric position of one string within another
UnicodePositionOfUnicodeThe numeric position of one string within another
UnicodeRegexMatchUnicodePosition after match of regex
UnicodeRegexReplaceUnicodeReplace regex matche(s)
UnicodeReplaceUnicodeApply the replacement table to this string
UnicodeRightUnicodeThe right-most characters of the string
UnicodeSubstringUnicodeReturn a substring of the method object string
UnicodeToEbcdicUnicodeTranslate to Ebcdic
UnicodeToLowerUnicodeTranslate to lowercase
UnicodeToUpperUnicodeTranslate to uppercase
UnicodeToUtf16UnicodeTranslate to UTF-16
UnicodeToUtf16HexUnicodeTranslate to hexadecimal UTF-16
UnicodeToUtf8UnicodeTranslate to UTF-8
UnicodeToUtf8HexUnicodeTranslate to hexadecimal UTF-8
UnicodeUntranslatablePositionUnicode
UnicodeWithUnicodeCatenate this unicode with another
UnspaceStringRemove whitespace characters from the string
Utf16ToUnicodeStringConvert a UTF-16 Longstring bytestream to Unicode
Utf8ToUnicodeStringConvert a UTF-8 Longstring bytestream to Unicode
XStringHex constant method
ZipStringCompress a longstring with ZIP

See also