-
Renaming items with scripts
Hello everyone
Here is the situation:
– I have an expression in comp A referring to comp B;
– If I change the name of comp B from the project panel manually, expressions will update automatically;
– If I change the name of comp B from the project panel by scripts, expressions will not update.How can I rename the comp B with script and expressions update automatically?
Cheers