The group of list columns
Object specific | |
$add | $add({fieldname|cName,type,sub-type[,iMaxlen=100000000]}) adds a column to the list and returns an item ref to it;use just a fieldname (to use the definition of a field) or a name,type and subtype constants (e.g. kCharacter,kSimplechar) and length |
$remove | $remove(rColumn|iColumnNumber) removes the column from the list. Does not remove the column if the list has a table instance |
Standard | $addafter $addbefore $appendlist $count $findident $findname $first $insertlist $makelist $next $sendall |
C1 | C10 | C2 | C3 |
C4 | C5 | C6 | C7 |
C8 | C9 |