Name
NPrint -- print data and append a linefeed
Synopsis
NPrint(var, ...)
Function
Does the same as Print but adds a linefeed at the end.

Inputs
var
data to print
...
other arguments (V2.0)

Show TOC