Versions Compared

Key

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

Description

Appends data to Returns the path for the log file associated with the indicated log object handle. This will not include the name of
the log file itself.

Syntax

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

...