Skip to main content
1-Visitor
June 20, 2019
Solved

javascript classes

  • June 20, 2019
  • 1 reply
  • 1251 views

Hi,

 

I want to create classes in the JavaScript services but when I try to declare a class in the service I get the following message.

 

'class' is available in ES (use 'esversion:') or Mozilla JS extension (use moz)

 

Screenshot_2.png

Can someone please guide me that how I can create classes in a JavaScript service ?

 

Thanks

 

Best answer by CarlesColl

If it's server side Javascript, I don't think javascript class it's supported... Look at Rhino 1.7R4 which it's the runtime on Thingworx for server side Javascript

1 reply

1-Visitor
June 20, 2019

If it's server side Javascript, I don't think javascript class it's supported... Look at Rhino 1.7R4 which it's the runtime on Thingworx for server side Javascript