Pascal Language Syntax
Function Reference
Screen Library
Developing Libraries
Runtime Library
Intermediate Code
BRA <label>
The BRA instruction branches unconditionally to the target identified by the label. This is the equivalent to the JMP instruction.
The operand is a label that defines the target.
BIF, BIT