As I wrote in the title, I\'d like to get a value from a variable written into a ejs page/file, from a javascript file within the same page
EJS:
<
Solution with a string
<% var test =myString; %> // variable created by ejs