Perl Programming/Keywords/lcfirst

Previous: lc Keywords Next: le

The lcfirst keywordEdit

lcfirst returns EXPRESSION with the first character in lowercase.

SyntaxEdit

  uc EXPRESSION

See alsoEdit

Previous: lc Keywords Next: le