What is correct?
#2

Whether you put a return is entirely dependent on whether you want the code below that block (if any) to be executed. If you don't want it to be executed you put a return, otherwise you don't. As for the return value itself, I think returning 0 will stop the server looking for the same callback in other scripts.
Reply


Messages In This Thread
What is correct? - by Blackazur - 27.05.2015, 14:38
Re: What is correct? - by Vince - 27.05.2015, 15:19

Forum Jump:


Users browsing this thread: 1 Guest(s)