Lord Ganja
New member
What are the differences of return, return 1, return 0, return true, return false, and any other return?
Last edited by a moderator:
Ohh. Okay. So if it's like ' -1 = yes, 0= no, 1 = maybe 'It depends on return type of function, and what does function do...
Depend on what you want the script/function to return.Ohh. Okay. So if it's like ' -1 = yes, 0= no, 1 = maybe 'It depends on return type of function, and what does function do...
return 0 will be no and return -1 will be yes?
We use essential cookies to make this site work, and optional cookies to enhance your experience.