start | all-pages
s:middle
Data Stack: sfn-s
Address Stack: -
Given an string, a starting index (f) and a length (n), return
a new string with the values taken from the indicated subset.
Example:
'0123456789 #2 #3 s:middle (returns_'234)
Type: word
Defined In: rom