Inspect
Inspect[object]⟹table
displays all of the information stored in the database for object in a formatted grid with a plot of the object followed by its fields and values.
Inspect[type]⟹table
displays all of the possible information a given type could store in a formatted grid with its fields and descriptions of the fields.
Examples
Basic Examples (4)
Additional Examples (4)
Options (9)
Abstract (2)
Developer (5)
Reveal the hidden developer fields using the developer option:


Reveal the hidden developer fields in the definitions:


Automatic developer option resolves to True when the logged in user is a Developer:


Automatic developer option resolves to False when the logged in user is not a Developer:


Automated developer option resolution is overridden by option specification:

