In order to understand and Learn VBScript, you have to understand that this scripting only has one data type which is called a variant and it is the variant that goes into subtypes of data. The variant can have information within it that is either numeric or in string format and this is how the VBScript is to read. But the variant can also make more distinct variations within this string or numeric content such as being able to recognize a date and time format. All of this information can be learned from several different websites on the Internet that will take you through step by step.