WilkoJV
1
Hi, witch of the following script languages can be integrated with Samba? (C, C++, C#, Java®, VB .NET, JavaScript)
Memo
2
SambaPOS has built-in handling for JavaScript via Microsoft ClearScript. I’m not sure what ECMAScript version it is.
1 Like
@Memo thank you for the info.
markjw
4
It is ECMAScript 3 (ES3 (Dec 1999)) compatible
You can have a look at the JavaScript reference here, which tells you the ECMAScript version each function was implemented in
2 Likes