Versions Compared

Key

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

Description

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

Syntax

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

...