expression( )


Specifies the text to search in the collection.

The expression() method sets the search query. Search terms are separated by whitespace.

Method Declaration
Copy
Method Parameters
queryTextstring

Text to search in the collection.

Returns
Return Type:WixDataSearch
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?