LABEL
Syntax
LABEL name
Description
Defines a label in your code for GOTO to jump to.
Parameters
None
Return value
Remarks
See Also GOTO
Example usage
LABEL mylabel