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 type

The id of the type

Return value

BOOLEAN

True if the type can be used in inequality comparisons