org-babel-open-src-block-result

org-babel-open-src-block-result is an interactive autoloaded compiled Lisp function in `ob-core.el'.


(org-babel-open-src-block-result &optional RE-RUN)

If `point' is on a src block then open the results of the
source code block, otherwise return nil. With optional prefix
argument RE-RUN the source-code block is evaluated even if
results already exist.