Question
Select all items on the entire artboard and delete
With js scripting is there away to select all the artboard items. Means everything text, shapes etc. and delete?
I tried
app.activeDocument.selection = true;But that didn't do anything.
With js scripting is there away to select all the artboard items. Means everything text, shapes etc. and delete?
I tried
app.activeDocument.selection = true;But that didn't do anything.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.