extract — Extracts a part of a string.
call string.txt extract { string } { left } [ right ] [ return ]
Rolo
Extracts a part of a string. Note: if %2 isn't in %1 it will return null; if %3 isn't in %1 it will return from %2 to end of %1. Requires high linesPerCycle to work efficiently.
@%4 is the string in %1 between %2 and %3
#strRes
call string.txt extract ___<string>___ < > token display ok %token