Returns the data in the specified column of the current row, casted to a signed 16-bit integer.
data = ALEQuery:GetInt16( column )
number column
Valid numbers: integers from 0 to 4,294,967,295.
number data
Valid numbers: integers from -32,767 to 32,767.