Label

A label is a piece of code that can be accessed without having to declare a function for it.


myLabel:
    // code
                        
label.go