procedure PullUntilEnd;
Calls Pull until pipeEnd is returned.
Result: stored in self (calling object)
Remarks:
Calls Pull in a loop until the condition returned by at least one item in the list is pipeEnd.
Calls Pull until pipeEnd is returned.
Result: stored in self (calling object)
Calls Pull in a loop until the condition returned by at least one item in the list is pipeEnd.