Legacy Plugin Collection

asm/endasm

Switches compilation or or off.

Syntax

.asm
.endasm

Remarks

The code between .endasm and .asm is still parsed. If you don't want it to be parsed at all, consider using multi-line comments instead.