From: Allard Camphuis on
Hello,

I have a question:
with what command can i let the function return to the begin of the function?
for example if a value meets with an if statement, then the function must start over again.
How can I do this?