Overview

IF command has 2 input nodes, the first node requires a BOOL data type which will launch the commands of the second node if the argument returns a true bit. The second node requires an action as if it was attached to the RESULT node where the action will launch if the first node returns true.