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.

Syntax

Place @OBJECTTITLE:Expression in the data slot of the parameter or relation

Arguments

Remarks

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 typeScenario type and Taxonomy type

 

 

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview