-
Notifications
You must be signed in to change notification settings - Fork 36
TitleCase Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
string TitleCase(input:string)
Converts the specified string to title case (except for words that are entirely in uppercase, which are considered to be acronyms).
This function differs from the ProperCase function in that it does ignores the words (acronyms) that are entirely in uppercase.
2.15.312.0 and later
TitleCase([//Target/DisplayName])
- MIMWAL Site - http://aka.ms/MIMWAL
- MIMWAL Releases - http://aka.ms/MIMWAL/Releases
- MIMWAL Documentation Wiki - http://aka.ms/MIMWAL/Wiki
- MIMWAL FAQ - http://aka.ms/mimwal/faq
- MIMWAL GitHub Code Repo - http://aka.ms/MIMWAL/Repo
- MIMWAL TechNet Q&A Forum (now read-only) - http://aka.ms/MIMWAL/Forum