Answered
layer.name is not working in AE CC2021
Hey there!
Try to move some of my scripts to the CEP but the simplest things won't work.
Why is that not working anymore?
var activeComp = app.project.activeItem;
var workLayer = activeComp.selectedLayers[0];
workLayer.name="Hans";
Thanks for help!
Michael
