load.logics

Category

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 inrepter having to load it and unload it every time it calls it.

See also

load.logics.v
call