Pascal Language Syntax
Function Reference
Screen Library
Developing Libraries
Runtime Library
Intermediate Code
BIT <label>
The BIT instruction pops the boolean value off the top of the runtime stack and branches to the target if the value is true.
The operand is a label that defines the target.
BIF, BRA