String.fromCharCode() equivalent

PCowling

Member
Licensed User
Longtime User
Is there somewhere / someway where I can provide a unicode number or similar into a function and it return the letter assotiated with it?

in effect String.fromCharCode(65) would return "A"

Thanks again

P Cowling
 

PCowling

Member
Licensed User
Longtime User
Thanks, didnt see that in the documentation.

I eneded up making some horrific case structure!

P Cowling
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…