Remove Data Table Row
Remove a Data Row from the selected Table Variable

Input
| Name | Required | Description |
|---|---|---|
| Table | The table from which you wish to remove a row | |
| Row Position | The position of the row to remove | |
| Row Index | The index of the row to remove (if Row Position is set to 'Index') |
Output
DataTable The modified DataTable