What JavaScript/ECMAScript standard is supported? | Community
Skip to main content
james_icf
Level 2
January 4, 2018

What JavaScript/ECMAScript standard is supported?

  • January 4, 2018
  • 2 replies
  • 3251 views

What version of ECMAScript/JavaScript standard is fully supported within the campaign client console?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

david--garcia
Level 10
January 4, 2018

I think SpiderMonkey engine because of the support of e4x, also PhantomJS . im not 100% sure

florentlb
Level 10
January 25, 2018

Hi,

As David mentioned, It is Spider Monkey, with some additional functions added. Still not sure of the exact version of ECMAScript though.

Florent