Function toUpperCaseL

Converts a string to uppercase returning string as type

toUpperCaseW('Hello, world!') // 'HELLO, WORLD!'