END SUB
Marks the end of a user defined subroutine. See the SUB command.
Each sub must have one and only one matching END SUB statement. Use EXIT SUB if you need to return from a subroutine from within its body.
Only one space is allowed between END and SUB.
See also:
END FUNCTION
EXIT FUNCTION
EXIT SUB
FUNCTION
LOCAL
SUB
Applies to:
CGCOLORMAX
CGMMSTICK
CGMICROBOARD
CGMICROMITE
Leave a Reply