Method ElunaQuery:GetUInt16 [-] [+]

Returns the data in the specified column of the current row, casted to an unsigned 16-bit integer.

Synopsis

data = ElunaQuery:GetUInt16( column )

Arguments

number column

Valid numbers: integers from 0 to 4,294,967,295.

Returns

number data

Valid numbers: integers from 0 to 65,535.

Generated on
© 2010 - 2024 Eluna Lua Engine