Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Problem Field Substitution Macros
The following table lists each of the Problem field substitution macros with a description of the result.
Field substitution macros are named according to Camel casing.
Macros that represent checkboxes return a value of T if the box is selected. Otherwise the value is empty.
Macro Name |
Description |
---|---|
problemCompletedBy |
Maintenance dialog, Element Issues tab: Completed by.
|
problemCompletedDate |
Maintenance dialog, Element Issues tab: Completed.
|
problemHistory |
Maintenance dialog, Element Issues tab: History.
|
problemName |
Maintenance dialog, Element Issues tab: Name.
|
problemNotes |
Maintenance dialog, Element Issues tab: Description.
|
problemPriority |
Maintenance dialog, Element Issues tab: Priority.
|
problemRaisedBy |
Maintenance dialog, Element Issues tab: Raised by.
|
problemRaisedDate |
Maintenance dialog, Element Issues tab: Raised.
|
problemStatus |
Maintenance dialog, Element Issues tab: Status.
|
problemVersion |
Maintenance dialog, Element Issues tab: Version.
|