[SIC\]RETURN [BASE|ERROR] Ends a procedure execution, transmitting or not an error if argument ERROR is present. If argument BASE is present, RETURN will end all nested procedures, and give back control to base level, without transmitting any error.