Subscriber portal
Returns the next label ID found for a search term passed to the method.
public str searchNext()
You must call the searchFirst method before calling the searchNext method to return the next label ID found based on the search term passed to the searchFirst method. Otherwise, the searchNext method returns a random label ID.