Command

label

label

Syntax

label <name>:

Description Defines a jump target.

Example

label start:
    narrator "Hello";