Next: , Previous: If - Then - Else, Up: Commands


10.4.6 Label

General Form:

          label word

If a statement of the form goto word is encountered, control is transferred to this point, otherwise this is a no-op.