how to use contains for mutiple charators selection and subset ?
I wrote a script for the following purpose:for "chart" column, i want select all items which contains mutiple charators like:" Trace width","Trace thickness","insulator thickness" , actually i have more to be selected, but in jsl which i worte just take 3 charators. I take 6 rows to take them one by one, and subset them to 3 new tables. that is a a little complex, any ideas to set only one row scr...