public static System.string InsertBeforeUppersAndDigits( System.string input, System.string strToInsert, System.bool lowercaseConjunctionsAndPrepositions )
Parameters
- input
- strToInsert
- lowercaseConjunctionsAndPrepositions
- Determines whether to lowercase conjunctions and prepositions, for example: of, to, with, and, or, etc.