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