Text functions
This list includes functions that manipulates text data.
lower(<str>)
This function returns a new string that is lowercase version of <str>
.
This list includes functions that manipulates text data.
This function returns a new string that is lowercase version of <str>
.