+6
Waiting for user's reply

Request: custom js call in macro

Vladimir Shabunin 8 years ago in Applications / Studio (Server editor) updated by Ekaterina (head of support) 8 years ago 0

Right now when we add "Script Call" in macro editor it's possible to select function in global scope without parameters.

But it will be more convenient to write js string like "myObject.myFunction(params);".