org-offer-links-in-entry

org-offer-links-in-entry is a compiled Lisp function in `org.el'.

(org-offer-links-in-entry BUFFER MARKER &optional NTH ZERO)

Offer links in the current entry and return the selected link.
If there is only one link, return it.
If NTH is an integer, return the NTH link found.
If ZERO is a string, check also this string for a link, and if
there is one, return it.