org-unescape-code-in-string

org-unescape-code-in-string is a compiled Lisp function in `org-src.el'.

(org-unescape-code-in-string S)

Un-escape lines in string S.
Un-escaping happens by removing the first comma on lines starting
with ",*", ",#+", ",,*" and ",,#+".