Description
Returns a substring from the start index to the end of the string.
Examples
set sub to substring of "hello" from 2Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
substring of <s> from <start>Related (Text)