Difference between revisions of "TextLowerCase"

m (adding doc status category)
Line 1: Line 1:
 
[[category:Text Functions]]
 
[[category:Text Functions]]
 
+
[[Category:Doc Status C]] <!-- For Lumina use, do not change -->
 +
 
Returns a text string with all upper case letters replaced by their lower case equivalents.
 
Returns a text string with all upper case letters replaced by their lower case equivalents.
  

Revision as of 04:41, 25 April 2007


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

Declaration

TextLowerCase( Text : Textual )

See Also

Comments


You are not allowed to post comments.