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