⇐ Index ⇐ Strings
ToUpper (<-string) ->string ## Description Converts a string to uppercase.
Trace( ToUpper("knuckle"))
⇐ Index