ABS(Number)
Returns the absolute value.
Array(Arglist)
Create an array.
ASC(String)
Returns the ANSI code of the first character of the string.
ATN(Number)
Returns the arcsin value.
Cbool(Expression)
Convert to a boolean data type variable.
Cbyte(Expression)
Convert to byte data type variable.
Ccur(Expression)
Convert to currency data type variable.
Cdate(Expression)
Convert to date data type variable.
Cdbl(Expression)
Convert to a double data type variable.
CHR(Charcode)
Converts an ANSI code to a corresponding keyboard character.
CINT(Expression)
Convert to an integer data type variable.
Clng(Expression)
Convert to a long data type variable.
Createobject(Servername. typename)
Create an automatic object.
Csng(Expression)
Convert to single data type variable.
CSTR(Expression)
Convert to a string data type variable.
Date
Based on the system return time.
Dateadd(Interval, number, date)
Add a specified interval to the date object. The interval parameter accepts the values shown in the following table.
Set Value
Description
Yyyy
Year
Q
Quarter
M
Month
Y
The day of the year