Hi Team,
I am working on a requirement where there is a variable with a numeric value as 23434 and i want to increment this by 1 and have the variable as 23435. Just need to increment the value in the workflow using variable. Has anybody done this before? Can this be achieved in a Workflow ?
I doubt that can be done. In the define variable operator you have a way to add/ time, do substring, trim, replace on string. But there is no option to increament numbers. So, I think it is not possible.