Public Vars

Back

set-block (clj)

(source)

function

(set-block block-id)
Sets the current block being written to by the functions. The next add-instruction call will append to this block

Examples