SyntaxFix
Write A Post
Hire A Developer
Questions
This should work:
String.fromCharCode(...array);
Or
String.fromCodePoint(...array)