Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7774 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

How do I use Set Field to set a field to the 2nd Repetition in another field in a script I'm writing? Is there a way to write (describe) it in the Specify Calculation window that I don't know about or do I need to think about a workaround?

Posted

You have to use the GetRepetition function to select which repetition you want. So the Set Field step would be:

Set Field [DestinationField, GetRepetition(SourceField,2)]

Posted

Yup that's the ticket, I was pretty sure there was someting there and I was just being stupid about finding it. I had looked for something saying just Repetition not GetRepetition. Thanks for such a quick reply Bob. That's a great help.

This topic is 7774 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.