String case methods
Premium
Learn how to change the case of a string with toUpperCase() and toLowerCase(), and how to use them for case insensitive comparisons.
Learn how to change the case of a string with toUpperCase() and toLowerCase(), and how to use them for case insensitive comparisons.