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 delimiter to use to separate each row in the log.

Syntax

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

...