October 3, 200619 yr Hi. I have a repeating global field - field[6]. Is there an easy way to clear all repetitions in the field in a script? Everytime the scipt is run i need to empty out the values in the field. I assume that i can do a Set Field for every repetition, but i think there is probably a more efficient way. Thanks!
October 3, 200619 yr Using a loop and a calculated repetition number, the repetitions can be cleared with a single Set Field. It's also dynamic enough to adjust if the number of repetitions changes. See attached file. REPERASE.FP7.zip
Create an account or sign in to comment