Результаты поиска

  1. A

    Javascript Async

    Hi, I'm making a Javascript Async request using a the Custom Javascript Code. How can I get the response from the promise? I am adding the result in window.myResponse but h ow can I wait the response before executing other code? If I dont find a way to wait for the async operation to be...