Versions Compared

Key

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

...

hiddentrue

...

Answer

The folder levels outputs have the same capabilities. See this example:

Code Block
quoteProcessor.addOrUpdateOutput(
  "ROOT", 
  ["resultName": "BranchTier",
   "resultLabel": "Branch Tier",
   "result" : branchTier,
   "alertMessage": err,
   "alertType": (err)?"RED":null,
   "userGroup" : "QuoteLineHiddenFields"
  ]