org-find-entry-with-id

org-find-entry-with-id is an interactive compiled Lisp function in `org.el'.


(org-find-entry-with-id IDENT)

Locate the entry that contains the ID property with exact value IDENT.
IDENT can be a string, a symbol or a number, this function will search for
the string representation of it.
Return the position where this entry starts, or nil if there is no such entry.