Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions multiple conditionals in one expression

  • Dan Ebberts

    October 20, 2014 at 9:33 pm

    It sounds like you’re describing something like this:


    if (B){
    z
    }else if (A){
    x
    }else{
    y
    }

    Dan

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy