Goto: For Windows !!better!!

The goto command is a built-in command in Windows that allows you to jump to a specific location in a batch script or a command prompt. It's commonly used to create menus, redirect the flow of a script, or to skip certain sections of code.

goto [label]