Check JavaScript version in server-side

mloobo
Mega Contributor

Hi all,

I would like to know where, in my ServiceNow instance, I can check the JavaScript engine version that is running in the server side.

Thank you.

Regards,

Marcos.

12 REPLIES 12

Priya Shekar
Giga Guru

Hi Marcos,



The new JavaScript engine is based upon Rhino version 1.7 R5.


See the below link for reference.



JavaScript engine upgrade



Hi Priyadarshini S,



Thank you for the information. However, I was not asking for the new JavaScript engine version.



I'm asking where, inside my ServiceNow instance, is located the information regarding to the JavaScript version.



Regargs,


Marcos.


Hi Marcos,



Generally we can see the system related configurations in "stats.do" page.


But no idea about the javascript version information inside service now.



"All versions of ServiceNow prior to Helsinki include a version of Rhino that supports up to version ECMAScript 3 of JavaScript.


From Helsinki onwards, the platform supports ES5-a significant upgrade and improvement."




Hi Priyadarshini S,



Yes, I checked stats.do too and I cannot see nothing regarding to JavaScript version there.



Thank you for the information regarding JavaScript versions.



I'll wait for more answers to see if someone else knows the answer to this.



Regards,


Marcos.