-
How to put ” try{}catch{} ” In Expression By Script
layers[i].Effects.addProperty(“CC Bend It”)(“Strat”).expression=’try{
value+transform.position;}catch(err){
value;
}’
I want put try and catch too expression but it error
layers[i].Effects.addProperty(“CC Bend It”)(“Strat”).expression=’try{
value+transform.position;}catch(err){
value;
}’
I want put try and catch too expression but it error
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy