Important: The information in this document is obsolete and should not be used for new development.
Adding and Deleting Columns and Rows To and From a List
You can use theLAddColumnandLAddRowfunctions to add one or more columns or rows to a list, and you can use theLDelColumnandLDelRowprocedures to delete one or more columns or rows from a list.
Subtopics
- LAddColumn
- LAddRow
- LDelColumn
- LDelRow