Skip to main content

I got this code from documentation. What is this myKey ?


let inputConfig = input.config();

console.log(The value of myKey is ${inputConfig['myKey']}.);

It is the name you give your input variable in the left panel of a scripting automation action.


It is the name you give your input variable in the left panel of a scripting automation action.


I don’t understand what you mean ?


I don’t understand what you mean ?


Hi Jay, this is what kuovonne is referring to:


Reply