org-babel-exp-results

org-babel-exp-results is a compiled Lisp function in `ob-exp.el'.

(org-babel-exp-results INFO TYPE &optional SILENT HASH)

Evaluate and return the results of the current code block for export.
Results are prepared in a manner suitable for export by org-mode.
This function is called by `org-babel-exp-do-export'. The code
block will be evaluated. Optional argument SILENT can be used to
inhibit insertion of results into the buffer.