Introduction to VB6 Variable Types
Variables provide temporary storage for information that will be needed during the lifespan of the computer program (or application). This article is short reference table of the types of variables used in programming.