==========
item_by_ID
==========

.. js:function:: item_by_ID(ID)

**domain**: client 

**language**: javascript

**class** :doc:`AbstractItem </refs/client/abstractitem_api>`

Description
===========

item_by_ID searches among all items of the project :doc:`task tree </programming/task_tree>`, 
starting with the current item, for an item whose :doc:`ID <at_id>` attribute is 
equal to the ID parameter.
