Show / Hide Table of Contents

    SetComment

    Type, Introduced in version 2.18

    Sets the values of a comment.

    Used by the following types:

    • AddRejectionRow
    • SetReason
    • ExtraFieldValue
    • ReportStockCount
    • SetBlockedStatus

    Properties

    Name Type Summary Introduced in
    Text String The comment text with HTML formatting.

    • Mandatory
    RawText String The comment text without HTML formatting. In MONITOR this is used exclusively
    for indexing purposes and is not shown anywhere in the system.

    Example

    {
      "Text": null,
      "RawText": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB