Difference between revisions of "TextUpperCase"
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 lower case letters replaced by their upper case equivalents. | Returns a text string with all lower case letters replaced by their upper case equivalents. | ||
Revision as of 04:42, 25 April 2007
Returns a text string with all lower case letters replaced by their upper case equivalents.
Declaration
TextUpperCase( Text : textual )
See also
Comments
Enable comment auto-refresher