functions:strtoupper
StrToUpper
Description
Returns s with all characters converted to uppercase using toupper.
Non-
ASCII characters are not changed.
Examples
StrToUpper("Hello There!") -> "HELLO THERE!"
See also
functions/strtoupper.txt · Last modified: 2017/04/15 17:37 by korshun