Label.searchNext Method [AX 2012]

Returns the next label ID found for a search term passed to the method.

public str searchNext()

Run On

Called

Return Value

Type: str
A string value that indicates the label ID.

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.

Community Additions

ADD
Show: