-
Notifications
You must be signed in to change notification settings - Fork 36
ProperCase Function
Nilesh Ghodekar edited this page Jan 8, 2016
·
2 revisions
string ProperCase(input:string)
Converts the first character of each space-delimited word in a string to upper case and all other characters are converted to lower case.
This function differs from the TitleCase function in that it does not ignore the words (acronyms) that are entirely in uppercase.
1.0.0.0 and later
ProperCase([//Target/FirstName])
- 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