"toUpper" (string::toUpper)
Returns an uppercase copy of the string.
Synopsis
string string.toUpper();
Parameters
Parameter | Description |
---|---|
- | - |
Description
-
Assignment
String
Returns an uppercase copy of the string.
string string.toUpper();
Parameter | Description |
---|---|
- | - |
-
String