<< ischildof << | Table Of Contents | >> isdutyof >> |
Keyword | isdependencyof |
Purpose | Will evaluate to true for tasks that depend on the specified task in the specified scenario and are no more than distance tasks away. If distance is 0, all dependencies are considered independent of their distance. |
|
Syntax | isdependencyof ( <Task ID> , <Scenario ID> , <Distance> ) |
|
Arguments | Task ID [ID] | The ID of a defined task |
Scenario ID [ID] | A scenario ID |
|
Distance [INTEGER] | The maximum task distance to be considered |
|
Context | functions |
<< ischildof << | Table Of Contents | >> isdutyof >> |