ServiceNow ES6?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 01:20 AM
Hello guys,
I hope you can help me in this matter.
I couldn't find any relevant information on Internet.
Do you know ServiceNow supports ES6? If yes, since what version? If no, do you know of any plans to implement ES6? In my opinion it makes JS code better, quicker to write and definitely easier to debug.
Regards,
Jakub
- Labels:
-
Scripting and Coding
- 9,831 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 09:52 PM
Hello Jakub,
Please follow the below thread & the confirmations made:
https://community.servicenow.com/community?id=community_question&sys_id=0d4083a1db98dbc01dcaf3231f961920
Kindly mark as Answered or Helpful, if applicable.
-Hussain K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 01:57 AM
Hello Hussain,
Thanks for your afford and quick reply.
I have seen the topic you provided, although it's been extinct for about 2 months without any further answers in it. As I assume ES6 is unreachable in SNow for now. Sadly, because it provides a lot of handy features and would be great if implemented. Const, let are in common use in nowadays scripting as well as arrow functions.
Hopefully, ServiceNow devs will release new version with all the goods soon.