UCFIRST
Last updated
Last updated
The UCFIRST converts the first letter of the given text to uppercase. It accepts a single parameter for the string to be formatted.
In this example, my_formatted_string
calls the UCFIRST , passing in the resource identifier my_string
as its argument. Instead of a resource identifier, you may also pass a or identifier.