Hi there,
How to treat string as extend script inbuilt command??
var string="transform";
var v=app.project.activeItem.layer(1).string.property.value;
alert(v);
Thank you
Hi there,
How to treat string as extend script inbuilt command??
var string="transform";
var v=app.project.activeItem.layer(1).string.property.value;
alert(v);
Thank you