contents index previous next
String static methods sample
String.fromCharCode()
syntax:
String.fromCharCode(char1[, char2 ...])
where:
return:
description:
see:
example:
Prototype property