Description of Constructs & Variables :
Different methods exist in VBScript for variable declaration is easily learnt from this article that suggests you to use Option Explicit method for declaring variables to avoid server errors at run time. Example snippets lets you understand the usage of Dim statement and a detailed description is available for Variant data type in VBScript.