Создание строки из кода символа.

static String.fromCharCode(
	code: number,
): string?

code - код символа.