Function "toLowerCase"

Summary

Changes all chars of a string to lowercase. The function belongs to the group "Text".

The return type is text.

Allowed number of parameters are 1.


Parameters

Parameter Description
1 String to be processed.