5.1.4                   Keywords

You can insert project-specific information into all defined sheets (tabs) of the template by using keywords.

The following keywords can be used:

$$Project.Xxx

The value of a project-specific attribute is inserted.

Xxx stands for a project-specific attribute (attribute name or AID), for instance “$$Project.name” or “$$Project.AID5”.

$$StartItem.Xxx

The value of an attribute of the start object is inserted.

Xxx stands for an attribute (attribute name or AID) of the start item, for instance "$$StartItem.Name” or "$$StartItem.AID5".

$$User

The current user is entered.

$$Date

The current date is inserted.

$$AssocFuncItem.Xxx

The value of an attribute of the associated function is inserted.

Xxx stands for an attribute (attribute name or AID) of the associated function, for instance "$$AssocFuncItem.AID5".

$$AssocLocItem.Xxx

The value of an attribute of the associated location is inserted.

Xxx stands for an attribute (attribute name or AID) of the associated location, for instance "$$AssocLocItem.AID5".

$$AssocProcItem.Xxx

The value of an attribute of the associated process is inserted.

Xxx stands for an attribute (attribute name or AID) of the associated process, for instance "$$AssocProcItem.AID5".

 

Please note:

·            The keywords are case-sensitive. If you do not spell them correctly, the keyword is displayed instead of the value.

·            It is not permitted to associate a keyword with a fixed text or a blank in the same cell. Otherwise, the keyword is displayed instead of the value.

·            You can enter several keywords in immediate succession in the same cell. If the cell is large enough, the values are displayed below each other.

Example:

$$AssocLocItem.Name$$AssocFuncItem.AID25