Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions CLASS in ae scripts

  • CLASS in ae scripts

    Posted by Antonio Benson on September 22, 2020 at 7:40 pm

    class BasicLeft {

    constructor(text, img, color) {

    this.text = text;

    this.img = img;

    this.color = color;

    }

    }

     

    gives me “Illegal use of reserved keyword” in ae

    ..that means ae recognises class keyword, but does not let me use it.

    what I am doing wrong?

    Antonio Benson replied 5 years, 11 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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