Word has a simple case change function built-in, where you can easily change between all caps, all lowercase, and sentence case.
I couldn’t find anything in the Word AS dictionary that does this.
Is it possible to do via Word in AS, or should I use AS-specific or Obj-C functions for this?