To lower case
Reference documentation for using the To lower case expression
Written By Ben Lehmann
Last updated 10 months ago
Description
The expression will convert all alphabetic characters in the input text to lowercase letters. Non-alphabetic characters such as numbers, punctuation, and symbols will remain unchanged.

Comments
The expression will return the input text, either unchanged or modified depending on the applied text function.
v3.0