Method ElunaQuery:GetUInt8 [-] [+]

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

Synopsis

data = ElunaQuery:GetUInt8( column )

Arguments

number column

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

Returns

number data

Valid numbers: integers from 0 to 255.

Generated on
©2016 - Eluna Lua Engine