UNPKG

lamed_table

Version:
15 lines (10 loc) 340 B
# Function colsAddColumn() >**colsAddColumn**(table, colName, value) - Add a column to a table object - See [Functions](../functions.md) ## Parameters | Parameter |Type |Default |Description | | ---- | ---- | ---- | ---- | **table** |object | |the table object | **colName** | | | | **value** |string | |the value for the new column |