Function globals globals isa
Returns true if the first object is an instance of the second (class) object. Example: isa(someObject, props.Node)
Returns true if the first object is an instance of the second (class) object. Example: isa(someObject, props.Node)