LABEL

Top  Previous  Next

Syntax

LABEL name

Description

Defines a label in your code for GOTO to jump to.

Parameters

None

Return value

None

Remarks

See Also GOTO

Example usage

LABEL mylabel