EXIT PROC WITH value IF expression
PROCEDURE test[ x AS INTEGER ] EXIT PROC WITH 0 IF x > 10 PRINT "X is less or equal to 10" RETURN 1 END PROC
ExPrbWiIf
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!