FutureProg functions

capitalizefirst

Text · computer function, computer program, standard futureprog

Text capitalizefirst(Text text)
Contexts: computer function, computer program, standard futureprog
Returns the supplied text with its first character converted to upper case.
text: The text value to inspect or transform

← Back to FutureProg functions