Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: johnpelzI recently had a user ask about the existence of a toProper() function in BRAINScript where the first letter of a word would be converted to uppercase, followed by all lowercase letters. We do not have a BRAINScript function out of the box that handles this scenario; however, it's fairly straightforward to implement. Attached is an example of how to do so. The node takes a fieldname and converts ALL words in that field to "proper" notation.
Enjoy
Attachments:
toProper_example.brg