org-iswitchb-completing-read
org-iswitchb-completing-read is a compiled Lisp function in `org.el
'.
(org-iswitchb-completing-read PROMPT CHOICES &rest ARGS)
Use iswitch as a completing-read replacement to choose from choices.
PROMPT is a string to prompt with. CHOICES is a list of strings to choose
from.