Jump Label, Label Commands

Your feature may already be reported!
Please search on the Feature category and sub categories, before creating one.

Summary

Be able to Jump the program cursor to specific Labels within a program.

What is it?

Jump to Label, Label, are logic commands to jump from one section of code to another.

Why is it needed?

It would be open up more programming possibilities if you are able to jump to certain sections of code, based on logic instructions (If this, then Jump to Label), or to have program flow optimised.

Does this meet your need?