News

Without giving much away, can you define a 1-1 mapping between lower case characters and upper case characters? Can you tell when a character is a lower case character?
You use the "toUpperCase" function to convert a string value to all uppercase letters. You use this function when you want to display standardized data on the pages.