ARIS_ITEM_DEF_SYMBOL

Returns the name of the default symbol for an ARIS object.

ARIS_ITEM_DEF_SYMBOL requires an ARIS item as an argument.

Example

In this example, the default symbol names for the items of cell A1 and A2 are displayed in cell B1 and B2.

=ARIS_ITEM_DEF_SYMBOL(A1)

=ARIS_ITEM_DEF_SYMBOL(A2)

ARIS_ITEM_DEF_SYMBOL

For result tables for queries or ad-hoc analyses, replace ARIS with QUERY or ANALYSIS in the formula.