Question
charAt is returning ASCII values
I'm running some script using the charAt() function, that is supposed to return the character at specific indexes in a string, however for some reason it is returning ASCII values. Any ideas of why this might be?
thanks
