That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?
I cannot use variables in Node.js codes.
-
This post is deleted!
-
@ocorex,
console.log()which outputs information to the BAS log, has only one argument, useconsole.log(`Link: ${link}`)or util.format()
