========== item_by_ID ========== .. py:method:: item_by_ID(self, ID) **domain**: server **language**: python **class** :doc:`AbstractItem class ` Description =========== ``item_by_ID`` searches among all items of the project :doc:`task tree `, starting with the current item, for an item whose :doc:`ID ` attribute is equal to the ``ID`` parameter. See also ======== :doc:`Task tree `