Skip to content

toupper()#

Syntax
toupper( string )

Returns#

Returns the string converted to all uppercase characters.

Parameters#

Parameter Description
string The input string.