org-babel-initiate-session

org-babel-initiate-session is an interactive autoloaded compiled Lisp function in `ob-core.el'.


(org-babel-initiate-session &optional ARG INFO)

Initiate session for current code block.
If called with a prefix argument then resolve any variable
references in the header arguments and assign these variables in
the session. Copy the body of the code block to the kill ring.