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