NEXT is the last statement in a FOR NEXT loop.
NEXT [V]
V is optional and is a variable name that corresponds to the original FOR statement.
NEXT I
or
NEXT