Term
|
Definition
Returns the absolute value of a number |
|
|
Term
|
Definition
Returns a variant that contains an array |
|
|
Term
|
Definition
Converts the first character of string to its ASCII value |
|
|
Term
|
Definition
Returns the arctangent of a number |
|
|
Term
|
Definition
Converts an expression to Boolean data type |
|
|
Term
|
Definition
Converts an expression to byte data type |
|
|
Term
|
Definition
Converts an expression to currency data type |
|
|
Term
|
Definition
Converts an expression to date data type |
|
|
Term
|
Definition
Converts an expression to double data type |
|
|
Term
|
Definition
Converts an expression to decimal data type |
|
|
Term
|
Definition
Selects and returns a value from a list of arguments |
|
|
Term
|
Definition
Converts an ANSI value to a character |
|
|
Term
|
Definition
Converts an expression to integer data type |
|
|
Term
|
Definition
Converts an expression to long data type |
|
|
Term
|
Definition
Returns the cosine of a number |
|
|
Term
|
Definition
Creates an OLE Automation object |
|
|
Term
|
Definition
Converts an expression to single data type |
|
|
Term
|
Definition
Converts an expression to string data type |
|
|
Term
|
Definition
|
|
Term
|
Definition
Converts an expression to variant data type |
|
|
Term
|
Definition
Converts an expression to date data type |
|
|
Term
|
Definition
Returns a user-defined error type |
|
|
Term
|
Definition
Returns the current system date |
|
|
Term
|
Definition
Returns a date with a specific date interval added to it |
|
|
Term
|
Definition
Returns the difference between two dates as a time interval |
|
|
Term
|
Definition
Returns an integer containing a specific part of a date |
|
|
Term
|
Definition
Returns a date for a specified year, month, and day |
|
|
Term
|
Definition
Converts a string to date |
|
|
Term
|
Definition
Returns the day of the month of a date |
|
|
Term
|
Definition
Returns the name of a file or directory that matches a pattern |
|
|
Term
|
Definition
Yields execution so the operating system can process other events |
|
|
Term
|
Definition
Returns True if the end of a text file has been reached |
|
|
Term
|
Definition
Returns the error message that corresponds to an error number |
|
|
Term
|
Definition
Returns the base of the natural logarithms (e) raised to a power |
|
|
Term
|
Definition
Returns the file mode for a text file |
|
|
Term
|
Definition
Returns the date and time when a file was last modified |
|
|
Term
|
Definition
Returns the number of bytes in a file |
|
|
Term
|
Definition
Returns the integer portion of a number |
|
|
Term
|
Definition
Returns an expression in a particular format |
|
|
Term
|
Definition
Returns a number as a string, formatted as currency |
|
|
Term
|
Definition
Returns a number as a string, formatted as a date and/or time |
|
|
Term
|
Definition
Returns a number as a formatted string |
|
|
Term
|
Definition
Returns a number as a string, formatted as a percentage |
|
|
Term
|
Definition
Returns the next file number available for use by the Open statement |
|
|
Term
|
Definition
Returns a list of key settings and their values (originally created with SaveSetting) from an application |
|
|
Term
|
Definition
Returns a code representing a file attribute |
|
|
Term
|
Definition
Retrieves an OLE Automation object from a file |
|
|
Term
|
Definition
Returns a key setting value from an application |
|
|
Term
|
Definition
Converts from decimal to hexadecimal |
|
|
Term
|
Definition
Returns the hour of a time |
|
|
Term
|
Definition
Returns one of two parts, depending on the evaluation of an expression |
|
|
Term
|
Definition
Returns a specific number of characters from an open text file |
|
|
Term
|
Definition
Displays a box to prompt a user for input, and returns the value entered |
|
|
Term
|
Definition
Returns the position of a string within another string |
|
|
Term
|
Definition
Returns the position of a string within another string, beginning at the back end of the string |
|
|
Term
|
Definition
Returns the integer portion of a number |
|
|
Term
|
Definition
Returns True if a variable is an array |
|
|
Term
|
Definition
Returns True if a variable is a date |
|
|
Term
|
Definition
Returns True if a variable has not been initialized |
|
|
Term
|
Definition
Returns True if an expression is an error value |
|
|
Term
|
Definition
Returns True if an optional argument was not passed to a procedure |
|
|
Term
|
Definition
Returns True if an expression contains no valid data |
|
|
Term
|
Definition
Returns True if an expression can be evaluated as a number |
|
|
Term
|
Definition
Returns True if an expression references an OLE Automation object |
|
|
Term
|
Definition
Returns a string created by joining a number of substrings contained in an array |
|
|
Term
|
Definition
Returns the lower bound of an array |
|
|
Term
|
Definition
Returns a string converted to lowercase |
|
|
Term
|
Definition
Returns a specified number of characters from the left of a string |
|
|
Term
|
Definition
Returns the length of a string, in characters |
|
|
Term
|
Definition
Returns the current read or write position of a text file |
|
|
Term
|
Definition
Returns the number of bytes in an open text file |
|
|
Term
|
Definition
Returns the natural logarithm of a number |
|
|
Term
|
Definition
Returns a copy of a string with no leading spaces |
|
|
Term
|
Definition
Returns a specified number of characters from a string |
|
|
Term
|
Definition
Returns a specified number of bytes from a specified position in a string string |
|
|
Term
|
Definition
Returns the minute of a time |
|
|
Term
|
Definition
Returns the month of a date |
|
|
Term
|
Definition
Returns a string indicating the specified month |
|
|
Term
|
Definition
Displays a modal message box and returns the ID of the button clicked |
|
|
Term
|
Definition
Returns the current system date and time |
|
|
Term
|
Definition
Converts from decimal to octal |
|
|
Term
|
Definition
Returns a string in which one substring is replaced with another |
|
|
Term
|
Definition
Returns a number representing an RGB color value |
|
|
Term
|
Definition
Returns a specified number of characters from the right of a string |
|
|
Term
|
Definition
Returns a random number between 0 and 1 |
|
|
Term
|
Definition
Rounds a number to a specific number of decimal places |
|
|
Term
|
Definition
Returns a copy of a string with no trailing spaces |
|
|
Term
|
Definition
Returns the second of a time |
|
|
Term
|
Definition
Returns the current position in a text file |
|
|
Term
|
Definition
Returns an integer that indicates the sign of a number |
|
|
Term
|
Definition
Runs an executable program |
|
|
Term
|
Definition
Returns the sine of a number |
|
|
Term
|
Definition
Returns a string with a specified number of spaces |
|
|
Term
|
Definition
Returns an array consisting of a number of substrings |
|
|
Term
|
Definition
Returns the square root of a number |
|
|
Term
|
Definition
Returns a string representation of a number |
|
|
Term
|
Definition
Returns a value indicating the result of a string comparison |
|
|
Term
|
Definition
Returns a string variant converted as specified |
|
|
Term
|
Definition
Returns a repeating character or string |
|
|
Term
|
Definition
Returns the characters of a string in reverse order |
|
|
Term
|
Definition
Evaluates a list of expressions and returns a value associated with the first expression in the list that is True |
|
|
Term
|
Definition
Positions output in an output stream |
|
|
Term
|
Definition
Returns the tangent of a number |
|
|
Term
|
Definition
Returns the current system time |
|
|
Term
|
Definition
Returns the number of seconds since midnight |
|
|
Term
|
Definition
Returns the time for a specified hour, minute, and second |
|
|
Term
|
Definition
Converts a string to a time serial number |
|
|
Term
|
Definition
Returns a string without leading and spaces and replaces multiple spaces with a single space |
|
|
Term
|
Definition
Returns a string that describes the data type of a variable |
|
|
Term
|
Definition
Returns the upper bound of an array |
|
|
Term
|
Definition
Converts a string to uppercase |
|
|
Term
|
Definition
Returns the numbers contained in a string |
|
|
Term
|
Definition
Returns a value indicating the subtype of a variable |
|
|
Term
|
Definition
Returns a number representing a day of the week |
|
|
Term
|
Definition
Returns a string indicating the specified weekday |
|
|
Term
|
Definition
Returns the year of a date |
|
|