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 the column headers that should be in the log.

Syntax

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

...