@sergerdn I'm not saying its a bug, I'm explaining to other people how to do it properly if they are facing the error. Did you even read the post 🤦♂️
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()
