Question
How do I apply properties to the style of the a1 object under the AA group?
I'm lost again, or perhaps I've forgotten.
Like this:
var enObjWidth = app.documents[0].objectStyleGroups.itemByName(AA).itemByName(a1).transformAttributeOptions.transformAttrWidth;
