Printl()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Input and Output functions >

Printl()

Description

Same as Print() but Printl() puts an end of line character after the last value printed.

 

See function Print() for details.

 

Type

REGULAR FUNCTION

 

Usage

Printl(Value, ...)

 

 

Related Topics