if you run a script.js with the code, how do you access the value passed to "var" inside script.js ...

JavaScript
if you run a script.js with the code, how do you access the value passed to "var" inside script.js VAR=value node script.js 

Source

Also in JavaScript: