isIn

abstract fun isIn(index: Int, handle: Int): Boolean(source)

Returns true if the indexth constraint is a IN() constraint, or false otherwise.