Declares variables and allocates storage space
Dim variablename
variablename |
A string of characters indicating the name of the variable. |
This is a Microsoft VBScript statement. For additional information refer to the Microsoft VBScript documentation.
Dim Count
Dim FileName