Returns true if the specified column of the current row is NULL, otherwise false.
true
NULL
false
isNull = ALEQuery:IsNull( column )
number column
Valid numbers: integers from 0 to 4,294,967,295.
boolean isNull