Object
SearchCondition
Defines a specific condition that must be met for a handled node to match a search.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | read/write | The value to compare against the value of the search field in each node. | |
| String | read/write | The comparison operator for the search. | |
| String | read/write | The name of some property associated with the search node. |