call |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
File:Instructions-call.png
|
||||||||||||
Call a subroutine
|
Description
This instruction is effectively a subroutine.
Uses
Optimal usage tends to be breaking code down into more repeatable sections in cases where you would use the same string of instructions multiple times.
Similar Instructions
Notes
Any unused sub-behaviors that aren't called by a call instruction get trimmed out of the behavior.
Instructions | |
---|---|
Unit | |
Move | |
Component | |
Flow | |
Math | |
Global |