ObjectReferenceQ
ObjectReferenceQ[expression]⟹bool
returns True if expression is an object of a defined type.
Details
Input
Output
Examples
Basic Examples (5)
Returns True if input is an object of a defined type:
Returns True if input is an object of a defined Model type:
Returns False if input is an object of a type which is not defined:
Returns False if given input is not of the Object/Model form:
Returns False if given input is not of the Object/Model form: