org-store-link
org-store-link is an interactive autoloaded compiled Lisp function in `org.el
'.
(org-store-link ARG)
Store an org-link to the current location.
This link is added to `org-stored-links' and can later be inserted
into an org-buffer with C-c C-l.
For some link types, a prefix arg is interpreted.
For links to Usenet articles, arg negates `org-gnus-prefer-web-links'.
For file links, arg negates `org-context-in-file-links'.
A double prefix arg force skipping storing functions that are not
part of Org's core.
A triple prefix arg force storing a link for each line in the
active region.