Book a Demo

Author Topic: JavaScript Support with v14 Unified Edition?  (Read 2961 times)

TonyByorick

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
JavaScript Support with v14 Unified Edition?
« on: June 12, 2018, 08:04:59 am »
Does the v14 unified edition support Javascripting?  If so, are there any how-to or getting started guides?

Thanks
Tony

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: JavaScript Support with v14 Unified Edition?
« Reply #1 on: June 13, 2018, 07:22:30 am »
Yes the three scripting languages supported are JScript, JavaScript and VBScript. The features comparing different editions can be found here. Do a search for javascript on this page and you'll see its available for Corporate and above.
https://www.sparxsystems.com/products/ea/compare-editions.html

I use JScript as there are more examples than JavaScript. JScript is Microsoft's flavour of JavaScript so its almost the same. In the model there are example scripts under local scripts which can be access via Tab Code Scripting.

Guides in automation can be found in url below which document the API
https://www.sparxsystems.com/resources/user-guides/#automation

FYI - You can do searches on the Sparx Systems website to find this stuff and more BTW.

Hope that helps.
« Last Edit: June 13, 2018, 07:26:06 am by Sunshine »
Happy to help
:)