Stream ReadThrough
Aus ExpeccoWiki
Schema
Description
Read characters up to and including a delimiting string.
Leave the read position AFTER the delimiter (which IS included in the output characters). Return the rest up to the streams end, if the delimiter is not encountered.
Revisions
This block has been in the Standard Library since 1.7.2.
Back to Standard Library.
Previous: Stream [ ReadAlphaNumericWord ]
Next: Stream [ ReadUpTo ]
