Changes

Jump to: navigation, search

Understanding Visual Basic Variable and Constant Types

191 bytes added, 18:26, 11 July 2007
Integer Variable
== Integer Variable ==
 
The Visual Basic ''Integer'' variable type is used to store whole numbers between -2,147,483,648 and 2,147,483,648. The Integer variable cannot be used to store numbers containing decimals.

Navigation menu