Andreas Fink
Moderator Registered 13 years 109 days
Andreas Fink (innovaphone) Thursday, 11 April 2024, 10:04 AM in response to Tobias 1810
1 of 1 users consider this post helpful
Re: array.find and array.includes do not work in JavaScript for App Services
Hello Tobias,

the JavaScript Runtime uses Duktape as runtime, so the available JavaScript version is ECMAScript 2015 with some extensions (more information https://duktape.org/guide.html ).

You can also use polyfills to extend the supported subset of functions. An example for usage of such polyfills is available here: https://github.com/innovaphone/jspdfexample

Best Regards
Andreas Fink
← You can define your color theme preference here