$REGION Statement
A block of code surrounded by $REGION and $END-REGION statements can be folded or expanded in the editor.
General Format
Syntax Rules
$REGION must end with $END-REGION.
$REGION blocks can be nested.
$REGION and $IF statements must not overlap.
Parent topic:
Editor Control