Versions Compared

Key

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

Define the list headers by setting the column names.

Get a JSON list object by adding a list to the WebRoutine request object.

     var list1 = wr.addListheaders("LIST01"["DEPTMENT", "DEPTDESC"]);