Changes all upper-case letters of a string to lower-case.
ToLower(StringTobeConverted: String): String
where StringTobeConverted is name of the string type parameter.
KwrString.CATPart