LR_EXIT_VUSER : Exit without any condition and go directly to vuser_end action
LR_EXIT_ACTION_AND_CONTINUE : Stop current action and go to the next action
LR_EXIT_ITERATION_AND_CONTINUE: Stop the current iteration and go to the next iteration
LR_EXIT_VUSER_AFTER_ITERATION: Exit after the current iteration run is completed
LR_EXIT_VUSER_AFTER_ACTION: Exit after the current action run is completed
LR_EXIT_ACTION_AND_CONTINUE : Stop current action and go to the next action
LR_EXIT_ITERATION_AND_CONTINUE: Stop the current iteration and go to the next iteration
LR_EXIT_VUSER_AFTER_ITERATION: Exit after the current iteration run is completed
LR_EXIT_VUSER_AFTER_ACTION: Exit after the current action run is completed