Returns the type of an ARIS item.
ARIS_ITEM_TYPE requires an ARIS item as input.
Example
For a model of type Spreadsheet, the following formula returns the type of an ARIS item of cell A1.
=ARIS_ITEM_TYPE(A1)
For result tables for queries or ad-hoc analyses, replace ARIS with QUERY or ANALYSIS in the formula.