This is an old revision of the document!
⇐ Index ⇐ Strings
ToUpper (<-string) ->string ## Description Converts a string to uppercase.
Trace( ToUpper("knuckle"))
⇐ Index