Control flow commands
Syntax
load.logics(A);
Description
Loads logic A is into memory. You should do this if you are going to call it a lot, to save the interpreter having to load it and unload it every time it calls it.
See also
load.logics.v
call