I create a function asyncFunc which makes an asynchronous request. How can I return the response/result from asyncFunc and then save the result into a variable to use later