Page History
Add entries to the list. The column count must match the number of column names set with the headers() method.
| No Format |
|---|
var entries = list1.entries(); entries.add(["ADM", "Administration"]); entries.add(["MKT", "Marketing"]); |
Add entries to the list. The column count must match the number of column names set with the headers() method.
| No Format |
|---|
var entries = list1.entries(); entries.add(["ADM", "Administration"]); entries.add(["MKT", "Marketing"]); |
Copyright © 2004-2026 IDERA, Inc.