Control flow commands
Syntax
call.v(vA);
Description
Logic vA is executed once. If it is not already loaded into memory, it is loaded before being called and then unloaded again afterwards.
See also
call
load.logics