Glossary Visual Basic / Term
In Visual Basic, you use variables to temporarily store values during the execution of an application. Variables have a name (the word you use to refer to the value the variable contains) and a data type (which determines the kind of data the variable can store).
Permanent link Variables - Creation date 2020-06-07