Hi,
Can you please tell me what is the “3” in this expression ?
content (“Group ” + (parseInt(thisProperty.propertyGroup(3).name.split(” “)[1],10) – 1)).content(“Rectangle Path 1”).position+[0,100]
So there isn’t any other way to get a Shape Group Index other than extracting it from the Shape Group name string?
Thanks!