Answered
How can I select my target character style from the dropdown list of the panel?
Hi @rob day
The panel is still a bit difficult for me to really figure out.
I want to select my target character style from a dropdown list,and I don't know how to build the panel and get the selected character style.
Thank you very much.
app.findGrepPreferences.appliedCharacterStyle
= app.activeDocument.characterStyles.item(mySeleChaStyle);


