PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Gets the (native) search condition for the specified source.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.searchcondition(string sourceName)

Parameters

Name Data Type Description
sourceName String Name of the source.

Return Value

Data Type Description
String String containing the (native) search condition.

Used in

Macro Description
FacetedSearchQueryBuilder20 Builds an SQL query for Faceted Search.
SXML