Copy link to clipboard
Copied
Hi
How can I run "Find Edges" filter from script?
Having previously selected a pixel layer, I have tried this on CC2014 and it doesn't work and gives this error: The object "<unknown> menu item" is not currently available.
app.runMenuItem (stringIDToTypeID ("findEdges"));
I tried this because I couldn't find any code for this on the JS listener, neither on any "applyfilter" function.
If possible, could someone retrieve it for me, please?
Thank you
Copy link to clipboard
Copied
I have found it:
executeAction( charIDToTypeID('FndE'), undefined, DialogModes.NO )
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more