logConsole
|
The logConsole function sets the log-all-console-writes switch
to true or false. If the log-all-console-writes switch is true, then any writeln or display
will also be written to the AIS console log. Usage The logConsole function is used set the log-all-console-writes switch.
(logConsole logConsoleSw)
Expression:
Arguments
Name
Type
Description Argument: logConsoleSw Boolean
New setting for the log-all-console-writesswitch.
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.
Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|