ABS (Number) Absolute value of the value. ASC (String) gets the first character ASCII code for string expressions. ATN (NUMBER) acquisition an angle of an angle. CallbyName (Object, Procname, UsecallType, [args ()]) performs an object's method, setting, or back to the object of the object. CBOOL (Expression) The conversion expression is a Boolean type. CBYTE (Expression) conversion expression is a BYTE type. Cchar (Expression) conversion expression is a character type. CDATE (Expression) conversion expression is a DATE type. The CDBL (Expression) conversion expression is a Double type. The CDEC (Expression) conversion expression is a Decimal type. CINT (Expression) Conversion Expression is an Integer type. ClNG (Expression) Conversion Expression is a long type. COBJ (Expression) Conversion Expression is Object. CShort (Expression) conversion expression is a short type. CSNG (Expression) conversion expression is a Single type. CSTR (Expression) conversion expression is a string type. Choose (index, choice-1 [, choice-2, ... [, choice-n]]) is selected and transmitted back to the set parameters in an index value. CHR (Charcode) gets character content in ASCII code. Close (filenumberlist) ends the file using Open. COS (Number) gets a cosine value of an angle. CType (Expression, TypeName) Convert expression of expression. Dateadd (DateInterval, Number, DateTime) is subjected to date or time. DateDiff (DateInterVal, Date1, Date2) calculates the difference between two dates or time. DatePart (DateInterVal, Date) is followed by the date or time parameters of the reception year, month, day or time. DateSerial (Year, Month, Day) combines the received parameters into a DATE-based data. DateValue (datetime) obtains the date value of the country setting style and contains time. DAY (datetime) passed back to the day according to the date parameter received. EOF (Filenumber) is sent back to True when arriving at the end of an open file. Exp (Number) is transmitted back to the secondary value of E of EX. FileDateTime (Pathname) Remove the date of the file, time. Filelen (Pathname) The length of the file is transmitted, and the unit is Byte. Filter (SourceRay, Match [, Include [, compare]]) Search for specified strings in the array of strings, all array elements contain specified strings, combine them into new strings arbitraries and back. If you want to pass the array elements that do not contain the specified string, the include parameter is set to false. The Compare parameter is whether it is case sensitive when setting the search, as long as it will be given to the TextCompare constant or 1. FIX (NUMBER) removes the fractional portion of the parameter and is back. Format (Expression [, Style [, FirstDayofweek [, Firstweekofyear]]) Transforms the date, time, and numerical data to the format that you can accept each country. FormatCurrency (Expression [, NumdigitsAfterDecimal [, IncludeEdingDigit]]) outputs the numerical value to the amount.
The NumdigitsAfterDecimal parameter is the number of small numbers, and the includeLeadingDigit parameter is added to the integer when the integer is 0. FormatorTime (Date [, namedFormat]) is sent back to the formatted date or time data. FormatNumber (Expression [, NumdigitsAfterDecimal [, IncludeEdingDigit]] is sent back to formatted numerical data. The NumdigitsAfterDecimal parameter is the number of small numbers, and the includeLeadingDigit parameter is added to the integer when the integer is 0. Formatpercent (Expression [, NumdigitsAfterDecimal [, IncludeEdingDigit]] is transmitted into value data in the percentage format. The NumdigitsAfterDecimal parameter is the number of small numbers, and the includeLeadingDigit parameter is added to the integer when the integer is 0. GetAttr (filename) Removes the properties value of the file or directory. HEX (Number) converts numeric parameters to 16 enumeration values. Hour (TIME) The hour field of the time is Integer. IIF (Expression, TruePart, Falsepart) Performs the prograde of the TRUEPART field when the expression value of the expression is TRUE, and then execute the falsepart field. INSTR ([Start,] string1, string2) Searching the string2 parameter setting characters appear in the first few characters of the string, start begins to find by the first character, String1 is string for searching, String2 wants to search character. INT (NUMBER) is transmitted back to the maximum integer value of the received parameter. Isarray (varName) determines whether a variable is an array state, if an array is returned to True, and it is false. Isdate (Expression) Judging whether the expression content is a DateTime type. If it comes back to True, it is false. Isdbnull (Expression) Judging whether the expression content is null, if it comes back to True, it is false. ISNUMERIC (EXPRESSION) determines if the expression content is a numerical state, and if it comes back to True, it is false. Join (SourceRay [, Delimiter]) combines the character string and unique strings, and the DELIMITER parameter is set to add a new string between each element. LCASE (String) Converts strings to lowercase fonts. LEFT (STRING, Length) is started to get the character string to get the length of the length of the length parameter. Len (string) gets the length of the string. Log (NUMBER) Natural logar of value. Ltrim (String) removes the left blank portion of the string. MID (String, Start [, Length]) Remove the strings of the LENGTH length after the Strat parameter set in the string, if the length parameter is not set, then retrieve all the characters after the start in START. Minute (TIME) obtains the partial part of the time content, and the type is Integer. MKDIR (PATH) establishes a new directory. Month (date) gets the date of the date and the type is Integer. Monthname (Month) obtains a complete way of writing this month according to the received month value. Now () achieves the current date and time. Oct (Number) converts numeric parameters to an 8-enabled value. Replace (Expression, Find, Replace) converts the string specified by the Find parameter in the string to the string specified by the RELACE parameter.