If the Loop Expression is FALSE, then the next code to execute is
Expression 2.  (Expresion 1 will be skipped.)

Expression 2 may be one or more lines of C code.  If there is more
than one line of code, it must all be enclosed within curly braces {}.