fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > lang > type > long
 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
Documentation
History
 
Long
Syntax
DIM Var AS Long

This native datatype represents a long integer value, i.e. a eight bytes signed integer value.

The value of a Long is an integer between -9.223.372.036.854.775.808 and +9.223.372.036.854.775.807.

See also

Datatypes