Returns the titlecase version of the character sequence hold by the input string
This method is Elemental and returns a new string_type instance which holds this titlecase character sequence
Convert the character sequence hold by the input string to title case
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(string_type), | intent(in) | :: | string |