~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#strings| Strings]] ====== ToUpper ====== ToUpper (<-string) ->string ## Description Converts a string to uppercase. ===== Examples ===== Trace( ToUpper("knuckle")) <=[[4rpl:start| Index]]