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