26.06.2013, 12:47
I'm calling the function inside an if statement, if that's what you were asking(if(example(variable) == 1), I kind of knew what returns did, I've been using them obviously, but I wasn't sure how the scope of the return worked, if it went back a layer or if it simply did the equivalent of a break.