Difference between revisions of "TextLowerCase"

Line 8: Line 8:
 
* [[TextUpperCase]]
 
* [[TextUpperCase]]
 
* [[TextSentenceCase]]
 
* [[TextSentenceCase]]
 +
* [[Text functions]]

Revision as of 22:01, 28 January 2016


TextLowerCase(text)

Returns a text string with all upper case letters in «text» replaced by their lower case equivalents.

See Also

Comments


You are not allowed to post comments.