IsTypeidComparable (open)
Is the specified type id comparable ? (it can be used in inequality comparisons)
Syntax
// Core function, no LOADLIB necessary
BOOLEAN FUNCTION IsTypeidComparable(INTEGER type)Parameters
INTEGER typeThe id of the type
Return value
BOOLEANTrue if the type can be used in inequality comparisons