Combines an array of string parts into a sentence, fixing punctuation, capitalizing the first letter, and ensuring it ends in terminal punctuation. Terminal punctuation is placed inside any trailing quotation marks or brackets (American style).
Parts of the sentence.
The formatted sentence.
Combines an array of string parts into a sentence, fixing punctuation, capitalizing the first letter, and ensuring it ends in terminal punctuation. Terminal punctuation is placed inside any trailing quotation marks or brackets (American style).