toSentenceCase
Returns a trimmed string with the first letter capitalized.
Description
static toSentenceCase()
TODO: Be smarter and capitalise after every period.
Return Value
static
Returns a trimmed string with the first letter capitalized.
static toSentenceCase()
TODO: Be smarter and capitalise after every period.
static