Parameters
- tags
Type: System.String
Tags for search the element. If the count of tags is more than one then they are through ";".
- attrName
Type: System.String
The attribute name.
- attrValue
Type: System.String
The attribute value.
- searchKind
Type: System.String
This parameter can take the following values: "text", "notext" and "regexp".
- number
Type: System.String
The document address. This can be a number represented as a string or special expression for selection the desired number. The expression is constructed by the rules of the range of values. For example: random1(1,12-15,35-end).
Return Value
Type: Zennolab.CommandCenter.HtmlElement
The first element that matches the conditions defined by the attribute, if found; otherwise, the result is void.