11.3.122 nl/[0,1] [ISO]

Synopsis

nl

nl(+Stream)

Terminates the current output record on the current output stream or on Stream.

Arguments

Stream
stream_object, must be ground

A valid output text stream, defaults to the current output stream.

Exceptions

Stream errors (see ref-iou-sfh-est), plus:

existence_error
Some operating system dependent error occurred in writing.
permission_error
There is an error in the bottom layer of write function of the stream.

See Also

ref-iou-cou.


Send feedback on this subject.