Question
Paste expression onto Groups within shapes layers?
Hello! I am controlling Trim Paths with a slider control:
thisComp.layer("Trim Paths Adjustment 1").effect("End")("Slider")
I have many shape layers. Each contains many groups (individual strokes)
Is there a way to "paste" this expression onto groups within a shape layer?
Or do I have to do it manually?

