Returns the data in the specified column of the current row, casted to a 32-bit floating point value.
data = ALEQuery:GetFloat( column )
number column
Valid numbers: integers from 0 to 4,294,967,295.
number data
Valid numbers: all decimal numbers.