ROBOTIS e-Manual v1.08.01
This command is used to exit the loop while it is being executed.
It is the equivalent of the "break" function in C language.

Continuously prints the number "10" on the screen until the value of the center IR sensor becomes bigger than 400, in which case it exits the loop and prints "30" on the screen.
