G
Guest
What is the code to exit (break) out of a class?
I have a class, with an if statement, if is true then exit class, if false
continue with the code in the class.
I have a class, with an if statement, if is true then exit class, if false
continue with the code in the class.