String Functions

Enter a string:

Show string length:

  Function code

Convert to upper case:

  Function code

Convert to lower case:

  Function code

Show substring:

Start substring at char: 

Length of substring in chars: 

  Function code