User Guide

FUNCTION EXAMPLE
In the above example, the function is first recorded with KaiBot, and then the main program is recorded. When
KaiBot runs the main program, the main program will also run the function. The example would have moved the
robot forward 10 spaces. Functions can be used to save space in your code.
37