Hey,
let’s say I have this Object:
[ Rectangle (‘Rechteck 2’) {
width: 793, height: 113
global X,Y: -4, 19
parent: Artboard (‘Web 1920 – 1’)
stroke: ff707070
fill: ff393232
} ]
I know how to get all information: name, width, height, ect - except how to get the Objectname “Rectangle” itself.
Thanks for any help