Label

Top  Previous  Next

An identifier marking the beginning of a block of code which will then be called using a Goto Statement. Labels are declared in code by writing their name, followed by a colon, on a single line.