True Title Case
Posted: 11 May 2023 16:14
According to the docs the Rename Special Capitalization command leaves out some articles. This is frustrating because Title Case functions in other programming languages do not have these exceptions. How can I have the function return Title Case without these exceptions?
ie.
Input
ie.
Input
Current OutputXYplorer is the best.ini
Desired Output (True Title Case ie. space delimited)XYplorer Is the Best.ini
Thanks!XYplorer Is The Best.ini