P
Peter Judge
Guest
I’ve used it to return status codes (exit codes). Set a variable in the good and bad (catch blocks) code and return the variable from the finally block. It’s not something you should be doing often though.
Continue reading...
Continue reading...