CreateFeaturesetCondition(logicalOperator, selectOperation)

Returns the FeaturesetCondition object that represents a featureset condition. To specify a featureset condition for the theme, the object has to be added to the Theme::FeaturesetConditions collection.

The logicalOperator argument specifies a logical operator defining connection between the featureset condition and other featureset conditions in the Theme::FeaturesetConditions collection. The logical operator is specified by one of the constants given in the "Logical operators" table.

The selectOperation argument specifies the operation of feature selection. This operation is defined by one of the constants given in the "Operations of Feature Selection" table.