<< taskroot (export) << | Table Of Contents | >> textreport >> |
Keyword | text (extend) |
Purpose | Extend the property with a new attribute of type text. A text is a character sequence enclosed in single or double quotes. |
|
Syntax | text <id> <name> [{ <attributes> }] |
|
Arguments | id [ID] | The ID of the new attribute. It can be used like the built-in IDs. |
name [STRING] | The name of the new attribute. It is used as header in report columns and the like. |
|
Context | extend |
Attributes | inherit (extend), scenariospecific (extend) |
<< taskroot (export) << | Table Of Contents | >> textreport >> |