item_by_ID
- AbstractItem.item_by_ID(ID)
- Domain:
client
- Language:
javascript
- Class:
Description
item_by_ID searches among all items of the project task tree,
starting with the current item, for an item whose ID attribute is
equal to the ID parameter.
Parameter
Parameter |
Type |
Description |
|---|---|---|
|
|
The ID item to find. |