load.logics.v

Category

Control Flow Commands

Syntax

load.logics.v(vA);

Description

Loads logic vA is into memory. You should do this if you are going to call it a lot, to save the inrepter having to load it and unload it every time it calls it.

See also

load.logics
call