print


Prints a value of a variable or expression.
Synopsis
procedure print(
data
)
Arguments
- data
- Any type of data array of any number of dimensions.
Description
The print procedure displays either the variable information
and value of the data parameter--when it is a variable--or simply displays
the values when the parameter is an expression result or literal value.
Reference Manual Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.6 $ $Date: 1995/07/26 23:33:27 $