Is? Checks if an object is of an specified type. Syntax is?(Object, Domain) Description is?(Object, Domain) Given an object and a domain , returns true if the object is of the type , and false otherwise. Related functions Get domain Table of Contents Syntax Description Related functions