toupper()# Syntaxtoupper( string ) Returns# Returns the string converted to all uppercase characters. Parameters# Parameter Description string The input string.