Difference between revisions of "TextUpperCase"
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | [[Category:Text Functions]] |
− | + | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | |
− | Returns a text | + | |
− | + | ==TextUpperCase(text)== | |
− | + | Returns a text value with all lower case letters in «text» replaced by their upper case equivalents. | |
− | |||
− | |||
− | |||
− | |||
+ | == See also == | ||
* [[TextLowerCase]] | * [[TextLowerCase]] | ||
* [[TextSentenceCase]] | * [[TextSentenceCase]] | ||
+ | * [[Text functions]] |
Latest revision as of 19:30, 23 March 2016
TextUpperCase(text)
Returns a text value with all lower case letters in «text» replaced by their upper case equivalents.
See also
Comments
Enable comment auto-refresher