Like we can set some variables inside the current execution (execution.setvariables()), same way can we end the current execution abruptly inside any script task? or on any flow condition?? Suppose I take any action from a User task to the Script task, my script task ends the current execution and the current state of workflow remains on the previous user task itself?