Set visibility of a column
Set visibility of a column
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Datatable | The table to set visibility of a column | PART | true | |
Column | The code of the column to adjust the visibility of. | STRING | true | |
Visible? | The visibility of the column. | BOOLEAN | true | TRUE |