#continue x return

3 messages · Page 1 of 1 (latest)

spring hemlock
#

return is not a stop here and go to the next one

#

it's a stop here and end the function

#

break would be a stop here and end the loop