Variable: org-stored-links
org-stored-links is a variable defined in ol.el.gz.
Value
nil
Documentation
Contains the links stored with org-store-link.
Source Code
;; Defined in /usr/src/emacs/lisp/org/ol.el.gz
(defvar org-stored-links nil
"Contains the links stored with `org-store-link'.")