<<< String Concatenation | Index | Parse address example >>> |
Extract part of String
Takes two integer arguments
int Start position
int End position
Length of extracted substring:
Difference between Ending and Starting positions
<<< String Concatenation | Index | Parse address example >>> |