String Manipulation - Example 3

In this example you specify a string and two numbers which are used to extract a substring from that main string. The second number is optional, but if you specify it, it should be greater than the first number.

Main string :
First position :
Second position :

Go back Go back