A script to collapse property group in effect control - After Effects - Please help !!
Hey there
I am new here ..
I am working on a script to collapse panels of property group in Effect control but the problem I search alot about a collapse command ID, methods in property group object and no solution and the command I found work only on property group - layers in Timeline and not effect control .
myLayer.selected = true;
app.executeCommand(2771);
Please Hep !!!!
