For example, I have already copied my data to the outbound, but may want to go back through the data to look for specific data that needs changed as the actual value is calculated (page number for example)
I attempted to do the following:
Iterate:
Type: group
Basis: ~1(0).1(0).3 (notice the tilde)
variable %g2
I was hopeful to be able to reiterate and regsub a value to replace a “placeholder value” in the data, but alas getting
[0:TEST] Mismatched IR Tags
in the testing tool…
Ryan Spires