or

format

SearchResults[] or(SearchResults arg1[], SearchResults arg2[])

description

Performs a logical OR operation on two arrays of SearchResults objects.

parameters

arg1 - the first array of SearchResults

 

arg2 - the second array of SearchResults

returns

a one-dimensional array of SearchResults objects

throws

The or() method does not throw any exceptions.