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

Expression 1 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 {}.