label

A keyword that can be used in Scripting, for control flow.

Syntax and semantics

label LABEL
proceed from here, perhaps after jumping from a line that contains goto \%{LABEL}, where LABEL can be any sequence of letters (usually upper case), underscores and digits.

See also goto.

Links to this page


© Paul Boersma 2023