Skip to main content

JSON structure

"columns": [
  {
    "@type": "echoOutputColumn",
    "header": "head", 
    "value" : "echo value",
    "prefix": "",
    "suffix": ""
  },

Property details

PropertyValuesDefault Value
headerString - Header of column
valueString - Value to put in rows
prefixString - a prefix to add to all levels
suffixString - a suffix to add to all levels