|
Class Summary |
| operator |
VBScript has a full range of operators, including
arithmetic operators, comparison operators, concatenation
operators, and logical operators. |
| variant |
This class implements VBScript Variant type. |
| vb |
This class implements VBScript Functions. |
| vbarray |
This class implements VBScript Array. |
| vbclass |
This class implements the VBScript Class Module, including set or get
the properties of the class module, invoke the subroutine of the class
module etc. |
| vbconst |
VBScript Constants. |
| vbcurrency |
This class implements the currency data type of VBScript. |
| vbdate |
The class vbdate contains a number that represents a
date between January 1, 100 and December 31, 9999. |