The radix variable says that 11 is in the binary system, or base 2. This example converts the string 11 to an integer 3. Use parseInt() in the convertToInteger function so it converts a binary number ...
jsonata-es5.js uses Number.parseInt which is not present in Nashorn #537 Open dschulten opened on Aug 19, 2021 ...