Question
Evaluate expression from within a script
I have a script that needs the value of this expression -
length(this_comp.layer("A").position, this_comp.layer("B").position);
How can I obtain the value of an expression from within a script ?
I have a script that needs the value of this expression -
length(this_comp.layer("A").position, this_comp.layer("B").position);
How can I obtain the value of an expression from within a script ?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.