@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
Number([[A1]]) + Number([[A2]])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()
