Method ElunaQuery:IsNull [-] [+]

Returns true if the specified column of the current row is NULL, otherwise false.

Synopsis

isNull = ElunaQuery:IsNull( column )

Arguments

number column

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

Returns

boolean isNull
See method description.

Generated on
©2016 - Eluna Lua Engine