NetSuite FastTrack Toolkit (NFT) - v8.0.0
    Preparing search index...

    Function setIncludeCorrelationId

    • Controls whether the correlation id prefixes should be included in log messages or not.

      Parameters

      • enable: boolean

        if true, adds correlationid to the log messages, otherwise no correlation id prefix is added returns the newly set value

      Returns boolean

      for `setIncludeCorrelationId(true)`
      1234> My log title
      1234> Another log title from the same run of the script
      5683> Log message from a subsequent execution of the script