string optional default (empty string)The text whose first character is uppercased. The rest of the string is returned unchanged - it is not lowercased. Leading whitespace is not trimmed, so a leading space stays the first character and is left as-is.
{ucfirst:draft}
{ucfirst:hello world}
[{ucfirst:}]
{ucfirst:iPhone}
{ucfirst:hELLO}