Versions Compared

Key

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

To display a matrix in in the quote header, use the following code snippet:

paste-code-macro
languagegroovy
quoteProcessor.addOrUpdateOutput(
"ROOT",
["resultName": "MetalCoverageMatrix",
"resultLabel": "Metal Coverage",
"result": matrix,
"resultType": "MATRIX"]
)