Page History
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"]);
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"]);
Copyright © 2004-2026 IDERA, Inc.