πŸ“šΒ Reference


πŸ“œ Chapter


String.fromCharCode()

String.fromCodePoint()


String.fromCodePoint(num1)
String.fromCodePoint(num1, num2)
String.fromCodePoint(num1, num2, ..., numN)