display
|
The display function evaluates and displays the value of the expression
{expr} to the Analytic Information Server Lambda Information Console Window. Unlike the writeln function, the display function does NOT add a newline
character to the end of the information displayed on the Console Window. Usage The display function is used to print a line to the AIS Console Window.
It behaves analogously to the writeln function.
(display expr ...)
Expression:
Arguments
Name
Type
Description Argument: expr Word
One or more Lisp expressions.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|