XRegex Reference
substring
substring
(
loc
,
len
)
Returns the substring specified with location and langth in searched text
Parameters
loc (integer) : location of the substring by zero based index.
len (integer) : length of the substring
Result
text