Syntax

    Find a substring, return the part of the string described by the first parameter starting from start and having a length of len. The index of the first letter is 1.

    1. SUBSTR