Skip to main content
Inspiring
October 21, 2021
Question

Script the Drop Down Menu controller name

  • October 21, 2021
  • 1 reply
  • 269 views

Why can i not set the name of the friggin drop down menu controller.

var dropDownEffect = myLayer.property("Effects").addProperty("Dropdown Menu Control");
dropDownEffect.name = "Desired Name";

.name works well for all other effects.

Any ideas? 

This topic has been closed for replies.

1 reply

Justin Taylor-Hyper Brew
Community Expert
Community Expert
January 27, 2023

It's working for me: