| if true-or-false list-to-run |
| Runs the instruction list only if the condition (first input) reports true. See ifelse. |
| example |
| if 5 > 2 [announce "right] |
| See MW Vocabulary (in Resources) for links to other projects using this term. |
| © LCSI, reprinted with permission |