capitalize first letter

This block is part of the value group and was last modified in core v10.4.28.

capitalize first letter v10.4.28

In pins 1
  • Value required
    value
Out pins 1
  • Value
    value

Uppercases the FIRST character and LOWERCASES the entire rest of the string -- existing capitals are not preserved and each word is not title-cased. Example: "hello WORLD" -> "Hello world". Empty input outputs "".

A typical wiring for capitalize first letter: the value out pin feeds convert to uppercase.

Studio canvas example for the capitalize first letter block: typical wiring for capitalize first letter.

Version history

Introduced in v10.4.28.


Back to value Return to the main group to view all sub-groups Back to value Return to the group to view all blocks within this group