Bridge2021
Object

SearchSpecification

Defines a specific search among handled nodes.

Properties

NameType AccessDescription
Array read/write A collection of SearchCondition objects to use for this search.
String read/write The search conjunction, and or or, as selected in the Find dialog.
Number read/write The maximum number of result nodes to return from the search.
String read/write
String read/write
String read/write The name of a Rank object, as specified for a SearchDefinition object.
String read/write The ordering style, one of ascending (the default) or descending.
Array read/write One or more Scope object name strings, as specified for a SearchDefinition object.

Object of 1

Properties elsewhere that hold a SearchSpecification.

Parameter of 1

Method parameters that accept a SearchSpecification.