id>projectid
<id>
| |||
|---|---|---|---|
| Description | At global scope it declares a new project id and activates it. All subsequent task definitions will inherit this ID. If used within a task it simply assigns this project ID to the task. The tasks of a project can have different IDs. This is particularly helpful if the project is merged from several sub projects that each have their own ID. | ||
| Attributes | Name | Type | Description |
id | ID | ||
| Context | The TJP File, task, | ||
| Inheritable | Yes | Scenario Spec. | No |
| See also | project, projectids | ||