Comma-Text Extract

Extract part of a comma-text starting at start index and ending at end index.

a,b,c,d,e,f with start index=1 and end index=3 will return b,c,d

Settings

comma text in

Input comma-text flow(s).

comma text out

Output comma-text flow(s).

start index

Start index of extraction.

end index

End index of extraction.

See also

version 6.0.240115

Edit All Pages