closeLog
|
The closeLog function stops writing the an open log file. It may have a string argument as a note that will
be written at the end of the log file. If there is no opened log file this function returns false. Usage Use the closeLog function to close the log file opened using openLog.
(close [aNote]) Returns the Boolean value true, or false if an error occurred. This function will also return false if
thre is no opened log file.
Expression:
Arguments
Name
Type
Description Argument: aNote String
Optional information to be written to the log.
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.
String |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|