Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

remove-column

Generic function

Summary

Removes a column from the specified table.

Signature

remove-column table index =>

Arguments

table
An instance of type <table-control>.

index
An instance of type <integer>.

Values

None.

Library

duim-gadgets

Module

duim-gadgets

Description

Removes a column from table.

See also

add-column, page 527


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index