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