Description of VBScript Constants :
Clear explanation on VBScript Constants and how to create them using literal values is taught with proper example through this VBScript tutorial. And this process can be done perfectly using Const statement that accepts string, numeric and date values and the assigning method is described in detail and those values can not be changed anywhere in the program.