Printl()
Type: REGULAR
FUNCTION
Purpose: Same as
Print()
but Printl() puts an end of line character after the last value printed.
See function
Print()
for details.
Usage: Printl(Value, ...)
Related Topics