8th November 2015 at 5:15am
purpose | discard all items except those after the marker |
---|---|
input | a list of items |
suffix | specifying a suffix ('include') will include the marker in the output |
parameter | marker =the list item to be used as a marker |
output | all items after the marker |