Writes text to an OutStream object.

[Written := ] OutStream.WriteText([Text[, Length]])

Parameters

Text

The text to write. If you do not specify this, a carriage return and a line feed are written.

Length

The number of characters to be written.

Expand imageProperty Value/Return Value

Expand imageExample

Expand imageSee Also