Sets the current block being written to by the functions. The next add-instruction call will append to this block
Source
(defnset-block"Sets the current block being written to by the functions. The next add-instruction call will append to this block"[block-id](fn[plan][block-id(assocplan:current-blockblock-id)]))