Label

A label identifies a line of code, and can be used as a Goto target or to form a subroutine.

Label (Shift+F9)

Parameters

Add Label
A valid name for the new label.
You can use Goto and Gosub to jump directly to this line from any Macro.

Labels