Get Column From DataTable
Gets the specified colum from the chosen data table

Input
| Name | Required | Description |
|---|---|---|
| Table | Select the table you want to get a column from. |
Optional
| Name | Required | Description |
|---|---|---|
| Column Name | Enter the name of the column that you want to get. | |
| Column Index | Enter the index of the column that you want to get. |
Output
Data Table A new data table containg the column taken from the chosen data table