I have a process variable with name inspectionResult_PassFail that runs in loop its result variable name of a script task that runs n number of time in loop.
I want to append a counter 1,2,3, to it for each iteration.
I have initialized this variable and I am also doign proper incrementation. however I am not sure how add append it to process variable name.is this possible and how shall we do this?
