Skip to main content

ucfirst

ucfirst(str: string): string
ucfirst(str: undefined): undefined
ucfirst(str: null): null

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
strstring