functions:strtolower
StrToLower
Description
Returns s with all characters converted to lowercase using tolower.
Non-
ASCII characters are not changed.
Examples
StrToLower("Hello There!") -> "hello there!"
See also
functions/strtolower.txt · Last modified: 2017/04/15 17:37 by korshun