DEE Echo Output Column

JSON Structure

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

Property Details

Property Values Default Value
header String - Header of column
value String - Value to put in rows
prefix String - A Prefix to add to all levels
suffix String - A Suffix to add to all levels
search.js