November 1, 200421 yr How do you set the contents of a repeative field? Example: "PartNo" "PartNoAlt" Set "PartNo[2]" = "PartNoAlt" TIA Ivan
November 1, 200421 yr When you select the field in any "setting data" script step, the specify field box has a repetition number field. Change it to the desired repetition number. If you are looking to set a field from a repeating field, use the GetRepetition( Field ; RepetitionNumber ) function to select the repetition desired.
Create an account or sign in to comment