Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Appends data to the log file associated with the indicated log object handleReturns an object handle to a log file.

Syntax

Code Block
rv = Logging_Services("AppendLogNewLog", objLog, LogData, IncomingRowDelimiter, IncomingColumnDelimiter, IgnoreColumnHeaders)

...