writeln
|
The writeln function evaluates and displays the value of the expression
{expr} followed by a newline character to the Analytic Information Server Lambda
Information Console Window. Usage The writeln function is used to print a line to the AIS Console Window.
It behaves analogously to the writelg function.
(writeln 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
|