Question
Selecting Top Layer using Javascript
I am trying to combine action and script to do some task. There is a few text objects in different layers (Layer 01, Layer 02 etc.) What my plan is I want to select Layer 01 through scripting and the rest of the work will be done through action. How can I select the first layer (Layer 01) through javascript?