Hi handellwork,
in JavaScript you can use this syntax to call an action within scripts (since CS6+):
app.doScript('scriptName', 'setName');
Have fun
Hi handellwork,
in JavaScript you can use this syntax to call an action within scripts (since CS6+):
app.doScript('scriptName', 'setName');
Have fun