Label.searchFirst Method

Returns the first label ID found for a specified search term.

Syntax

public str searchFirst(str searchString)

Run On

Called

Parameters

  • searchString
    Type: str
    A string that specifies the search term.

Return Value

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

See Also

Reference

Label Class