FutureProg functions

capitalizefirst

Textcomputer function, computer program, standard futureprog

capitalizefirst overload 1

Text capitalizefirst(Text text)
Available in
  • computer function
  • computer program
  • standard futureprog
Returns the supplied text with its first character converted to upper case.
ParameterTypeDescription
text Text The text value to inspect or transform