This branches the flow of the program to a designated label. With the use of Functions inside of Blitz, it isn't very practical to use Gotos, but you may still find it useful. If you require the need to return execution back to the calling statement, you may use Gosub instead. See the example.
<br>
<br>
See also: <aclass=smallhref=Gosub.htm>Gosub</a>, <aclass=smallhref=Function.htm>Function</a>.