Skip to content

Alhadis

My feedback

5 results found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Alhadis shared this idea  · 
  2. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Alhadis commented  · 

    Running this script:

     let foo = "Foo";
     const bar = "Bar";
     alert(foo + bar);

    produces the following error:

     Error 25: Expected: ;.
     Line: 1
     -> let foo = "Foo";

    ES6 language features are ostensibly supported, according to this page: https://helpx.adobe.com/after-effects/using/legacy-and-extend-script-engine.html However, only `var` and `const` bindings appear to be supported. Replacing "let foo =" with "const foo =" in the example above works as expected.

    Alhadis shared this idea  · 
  3. 23 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Alhadis supported this idea  · 
  4. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Alhadis shared this idea  · 
  5. 39 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Alhadis commented  · 

    Please add a panel option to the "Layers" panel to expand new layers by default. I'm sick of clicking it for each new document I create.

    Alhadis supported this idea  · 

Feedback and Knowledge Base