Previous Up Next

struppercase
Create a copy of a string by replacing the lower case by capital letters

S struppercase (
S _string_
)
Parameters

_string_
any string
Return value

"same" string with upper case forced