Nice!

Can I use this ASM code inside a IF....ENDIF condition? For example,

IF something

ASM
NOP
NOP
NOP
NOP
ENDASM

ENDIF