Exit Statement

  1. Exit {Do | For | Function | Sub }

Exits a loop or procedure

Related Topics:

End Statement, Stop Statement

More:

Example - Exit Statement