Bytes, Boolean, Integer, Long Integer, Currency, Decimal, Single Precision, Double Precision, Date, String, Object, Variable
Standard data type of (default).
In addition, VB can also define user-defined data types through type statements.
Type statements used at the module level are used to define user-defined data types that contain one or more elements.