Returns the API name of an ARIS item.
An item is an:
ARIS model
ARIS object
ARIS connection
ARIS_ITEM_API_NAME requires an ARIS item as an argument.
Example
In this example, the API name of the item in cell A1 is output in cell B1.
=ARIS_ITEM_API_NAME(A1)
For result tables for queries or ad-hoc analyses, replace ARIS with QUERY or ANALYSIS in the formula.