Forum Discussion

liche's avatar
liche
Occasional Contributor
13 years ago

Scripting : goto End of the step/next step intantly

Hi all, I'm trying to find a way to go to the end of the groovy scripting step or to next step. For example: some scripting if (var1 = "KO") { //.... //Exit the current step and go to next s...