Substring
The substring modifier extracts a range of characters from a string. The characters are extracted starting from the left end of the string, using the specified range.
The substring modifier extracts a range of characters from a string. The characters are extracted starting from the left end of the string, using the specified range.