Long Variables
The Long Variables selection box lists all the long variables contained in the currently opened script. Use this selection box to paste an already defined Long variable into an expression.
The Long variable holds the value of a long and is an expanded Integer variable. Its value ranges from from -9223372036854775808 to 9223372036854775807, inclusive.
The default value of a long variable is zero, that is,
0L.