Node:WriteLn, Next:, Previous:Write, Up:Reference



WriteLn

(Under construction.)

Synopsis


procedure WriteLn (var F: Text; values_and_format_specifications);
or
procedure WriteLn (values_and_format_specifications);

Description

Conforming to

WriteLn is defined in ISO 7185 Pascal and supported by all known Pascal variants.

Example

See also