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