You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

[ |../../index.htm#lansa/wamengb3_0040.htm]
You are here:

Adding Entries to the JSON Request List

Add entries to the list. The column count must match the number of column names set with the headers() method.
var entries = list1.entries();
entries.add(["ADM", "Administration"]);
entries.add(["MKT", "Marketing"]);
 
[ |../../index.htm#lansa/wamengb3_0040.htm]

  • No labels