ABS (number)CreateObject(servername.typename)
DateDiff(interval,date1,date2[,firstdayofweek[,firstweekofyear]])
DatePart(interval,date[,firstdayofweek[,firstweekofyear]])
Filter(InputStrings,Value[,Include[,Compare]])
FormatDateTime(Date[,NamedFormat])
InStr([start,]string1,string2[,compare])
InStrRev(string1,string2[,start[,compare]])
Replace(expression,find,replacewith[,start[,count[compare]]])
Round(number[,numdecimalplaces])
Split(expression[,delimiter[,count[,compare]]])
StrComp(string1,string2[,compare])
TimeSerial(hour,minute,second)
Weekday(date[,firstdayofweek])
