skip
ACTION:
start a skip block.
USE:
prevent code within the block from being executed
EXAMPLE:
skip ... end skip
RELATED:
rem
'
/*
*/
//
;