i know that i can do this way:
RunAction "STAGE_2", oneIteration,"value_of_param2", "value_of_param2", "value_of_param3"
but what if I want to change only value of param3?
i run it this way
RunAction "STAGE_2", oneIteration,,, "value_of_param3"
-
i just left 2 spaces free, but hope there is some other way like:
RunAction "STAGE_2", oneIteration, param3="value_of_param3"
was searching but couldn't finsd anything, maybe someone can help me...
RunAction "STAGE_2", oneIteration,"value_of_param2", "value_of_param2", "value_of_param3"
but what if I want to change only value of param3?
i run it this way
RunAction "STAGE_2", oneIteration,,, "value_of_param3"
-
i just left 2 spaces free, but hope there is some other way like:
RunAction "STAGE_2", oneIteration, param3="value_of_param3"
was searching but couldn't finsd anything, maybe someone can help me...