May 18, 2022 06:23 PM
I got this code from documentation. What is this myKey ?
let inputConfig = input.config();
console.log(The value of myKey is ${inputConfig['myKey']}.
);
May 18, 2022 07:41 PM
It is the name you give your input variable in the left panel of a scripting automation action.
May 18, 2022 07:52 PM
I don’t understand what you mean ?
May 19, 2022 04:35 AM
Hi Jay, this is what kuovonne is referring to: