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 widths that should be used to truncate or pad each column in the log.

Syntax

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

...