Reply To: Apply color to all tracked changes in Story Editor

#14356783

This is solved by Brian Pifer of designtimesolutions.com

I changed the first line to:

var allChanges = app.documents[0].stories.everyItem().tables.everyItem().changes.everyItem().getElements();

This article was last modified on January 19, 2022

Comments (0)

Loading comments...