CutString3

Cuts string from a larger one based on a specific separator.


Public

Tested

Original Work

InString, CutID, Sepa

CutString3("Will you|read|my main|string?", 2, "|") will return read

Views 4857
Downloads 1452