GroupSearch Method
Receives an overview for the articles in range SearchRange in the CurrentGroup .
Object Oriented Interface
public function doGroupSearch();
Procedural Interface
ipworks_nntp_do_groupsearch($res);
Remarks
This method searches the current newsgroup for articles in range SearchRange in the CurrentGroup, where SearchHeader matches SearchPattern. The results are delivered via the GroupSearch event.
If a connection to the NewsServer doesn't already exist, a new one is created.