Control Flow Commands
call(A);
Logic A is executed once. If it is not already loaded into memory, it is loaded before being called and then unloaded again afterwards.
call.v load.logics