Home / lang / next 
NEXT
Syntax
NEXT

Ends a FOR or FOR EACH structure.

In Gambas, the NEXT statement never is used with the loop variable.

See also

Loop Control Structures