Add column to datatable
Add column to datatable
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The tabmle in which to add a column | PART | true | |
Code | The code of the column | STRING | true | |
Label | The label of the column | STRING | true | |
Visible | Should this column be visible for the user? | BOOLEAN | true | TRUE |