How to get properties value in an external javascript file? Example: I have
this in my external JS file.
var link = "$(theLink)";
It does not expand.
Thank you for your help!
this in my external JS file.
var link = "$(theLink)";
It does not expand.
Thank you for your help!