Returns the data in the specified column of the current row, casted to an unsigned 16-bit integer.
data = ALEQuery:GetUInt16( column )
number column
Valid numbers: integers from 0 to 4,294,967,295.
number data
Valid numbers: integers from 0 to 65,535.