Closed
Remove pages in Page List
PRThread thread = tools.getThread();
thread.removeAllPages(null);
The above is a JAVA step that removes all user pages.
How can I have it remove all the pages of a particular pagelist….