Copy an object from one artboard to another but delete what's already there - using Javascript?
Hi all,
Wanted to pick your brains as Google isn't coming up with much.
I have an AI document with over 100 artboards.
Each artboard has a logo made up of five elements.
This screenshot has blocks of colour over the logo (data protection, sorry).

With your help I'd love to create a script that jumps to, say, artboard 87
Copy the top-left object (which is actually made up of three objects, grouped together).
Jump forward to artboard number 88, delete that same part of the logo
Then paste in place.
Is any of that possible with Javascript?
Many thanks if anyone can steer me in the right direction.
J