Function |
Description |
Returns the absolute value of a number. | |
Returns an array. | |
Returns the ASNI character code corresponding to the first letter in a string. | |
Returns the arctangent of a number. | |
Returns an expression that has been converted to a Boolean variant. | |
Returns an expression that has been converted to a Byte variant. | |
Returns an expression that has been converted to Currency variant. | |
Returns an expression that has been converted to a Date variant. | |
Returns an expression that has been converted to a Double variant. | |
Returns the character associated with the specified ANSI character code. | |
Returns an expression that has been converted to an Integer variant. | |
Returns an expression that has been converted to a Long variant. | |
Returns the cosine of an angle. | |
Creates and returns a reference to an Automation object. | |
Returns an object that has been converted to a Single variant. | |
Returns an expression that has been converted to a String variant. | |
Returns the current system date. | |
Returns a date to which a specified time interval has been added. | |
Returns the number of intervals between two dates. | |
Returns the specified part of a given date. | |
Returns a Date variant for a specified year, month and day. | |
Returns a Date variant. | |
Returns the day of the month (1-31). | |
Returns e raised to a power. | |
Returns a subset of a string array based on a specified filter criteria. | |
Returns the integer portion of a number. | |
Returns an expression formatted as a currency value. | |
Returns an expression formatted as a date or time. | |
Returns an expression formatted as a number. | |
Returns an expression formatted as a percentage. | |
Returns a reference to an Automation object from a file. Windows NT systems only. | |
Returns a string representing the hexadecimal value of a number. | |
Returns the hour of the day (0-23). | |
Displays a prompt in a dialog box. Client-side only. | |
Returns the position of the first occurrence of one string within another. | |
Returns the position of an occurrence of one string within another, working from the end of the string. | |
Int |
Returns the integer portion of a number. |
Returns a Boolean value indicating whether a variable is an array. | |
Returns a Boolean value indicating whether an expression can be converted to a date. | |
Returns a Boolean value indicating whether a variable has been initialized. | |
Returns a Boolean value indicating whether an expression contains no valid data (Null). | |
Returns a Boolean value indicating whether an expression can be evaluated as a number. | |
Returns a Boolean value indicating whether an expression references a valid object. | |
Returns a string created by joining a number of substrings contained in an array. | |
Returns the smallest available subscript for the indicated dimension of an array. | |
Returns a string that has been converted to lower case. | |
Returns a specified number of characters from the left side of a string. | |
Returns the number of characters in a string or the number of bytes required to store a variable. | |
Returns a picture object. | |
Returns the natural logarithm of a number. | |
Returns a copy of a string without leading spaces. | |
Returns a specified number of characters from a string. | |
Returns the minute of the hour (0-59) | |
Returns the number of the month (1-12) | |
Returns a string with the name of the specified month. | |
Displays a message in a dialog box. Client-side only. | |
Returns the current date and time set on your computer system. | |
Returns a string representing the octal value of a number. | |
Returns a string in which a specified substring has been replaced with another substring a specified number of times. | |
Returns a whole number representing an RGB color value. | |
Returns a specified number of characters from the right side of a string. | |
Returns a random number. | |
Returns a number rounded to a specified number of decimal places. | |
Rtrim |
Returns a copy of a string without trailing spaces. |
Returns a string containing the scripting language in use. | |
Returns the build version number of the script engine in use. | |
Returns the major version number of the script engine in use. | |
Returns the minor version number of the script engine in use. | |
Returns the second (0-59). | |
Returns an integer indicating the sign of a number. | |
Returns the sine of an angle. | |
Returns a string consisting of the specified number of spaces. | |
Returns an array containing a specified number of substrings. | |
Returns the square root of a number. | |
Returns a value indicating the result of a string comparison. | |
Returns a string in which the character order of a specified string is reversed. | |
Returns a repeating character string of the length specified. | |
Returns the tangent of an angle. | |
Returns a Date variant with the current system time. | |
Returns a Date variant with the time for a specific hour, minute, and second. | |
Returns a Date variant containing the time. | |
Trim |
Returns a copy of a string without leading or trailing spaces. |
Returns a string that provides Variant subtype information about a variable. | |
Returns the largest available subscript for the indicated dimension of an array. | |
Returns a string that has been converted to upper case. | |
Returns a value indicating the subtype of a variable. | |
Returns a whole number representing the day of the week. | |
Returns a string containing the specific day of the week. | |
Returns a whole number containing the year. |
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.