The parameter or relation attribute@OBJECTTITLE is used to define that the parameter or expression is evaluated and shown as object title in the Workbase treeview.
This attribute is used in objects and makes it possible to show the object by means of a dynamic name. E.g., QEntity has @OBJECTTITLE :QEntityName + INCASE(QEntityIndex,GT,0,THEN," #" + STR$(QEntityIndex),ELSE,"NullString") which shows the entity by its name and entity index, if any.
Member of functional group: Presentation
Member of knowledge base type: Classic and general type, Scenario type and Taxonomy type
Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview