Short Variables

The Short Variables selection box lists all the short variables contained in the currently opened script. Use this selection box to paste an already defined short variable into an expression.

A short variable holds the value of an short, which is a 16-bit Integer, with value range from -32768 to 32767, inclusive.

The default value of a short variable is zero, that is, the value of (short)0.