continue and return 0 and return 1 and break work?
#5

Quote:
Originally Posted by KevinReinke
Посмотреть сообщение
Using continue in a loop will skip the code under the keyword and go back to the start of the loop. Returning a value in a loop will break the loop, exit the function and return a value.



Because you aren't inside the specified vehicle ID, most likely.
I was inside vehicle i tested my self.

the code with return 0 work.
but the code with continue not work.

I want to know why continue not working and return 0 working?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)