jsonata-es5.js uses Number.parseInt which is not present in Nashorn #537 Open dschulten opened on Aug 19, 2021 ...
The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems). If the radix value (coerced if necessary) is not in range [2, ...