There are many ways to do this.
- Use << Get Column Group(<groupname>) to get list of the columns in the group
- Use << Delete Columns() with the list to remove columns from data table
Scripting index should be able to provide quite good examples for both of the functions
-Jarmo