function sap/base/strings/capitalize

Visiblity: public
Available since: N/A
Module: sap/base/strings/capitalize
Application Component:

Converts first character of the string to upper case.


Parameters Overview

Param Type Default Value Description
sString string String for which first character should be converted

Methods Overview

Method Description