Advance Pascal Script (DWS Extanded)
APS: Library References
Advance Pascal Script (DWS Extanded)
String Processing
Function List
IntToStr
--
StrToInt
--
StrToIntDef
--
IntToHex
--
FloatToStr
--
StrToFloat
--
StrToFloatDef
--
Copy
--Returns a substring of a string.
Delete
--Removes a substring from a string.
Insert
--Inserts a substring into a string beginning at a specified point.
LowerCase
--Converts an ASCII string to lowercase.
AnsiLowerCase
--Returns a string that is a copy of the given string converted to lower case.
UpperCase
--Returns a copy of a string in uppercase.
AnsiUpperCase
--Converts a string to upper case.
Pos
--Returns the index value of the first character in a specified substring that occurs in a given string.
Length
--
TrimLeft
--
TrimRight
--
Trim
--
CompareText
--
AnsiCompareText
--
CompareStr
--
AnsiCompareStr
--
IsDelimiter
--
LastDelimiter
--
QuotedStr
--
chr
--
ord
--
Zero
--
ZIntToStr
--
ZStrToInt
--
PadR
--
PadC
--
PadL
--
CryptAlgo
--
Reverse
--
ThaiMoney
--
ThaiMoney2
--
ThaiNumber
--
NL2BR
--
MatchesMask
--
ThaiCompare
--
ThaiString
--
DecodeStrings
--
EncodeStrings
--
XOR_Encrypt
--
XOR_EncryptFile
--
Split
--
gennewid
--
StrToHtml
--
Class List
Home