Brass Core Plugins

block

Increment the program counter and output counter by the specified amount.

Syntax

.block amount

Remarks

No data is written. This is functionally equivalent to $+=amount \ @+=amount.

See Also