Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Expression Set Condition Criteria

Output representation of a condition criteria in an expression set.
Property Name Type Description Filter Group and Version Available Version
operator String Condition operator of the expression set.

Valid values are:

  • Contains
  • DoesNotContain
  • Equals
  • GreaterThan​OrEquals
  • GreaterThan
  • IsNotNull
  • IsNull
  • LessThan
  • LessThan​OrEquals
  • NotEqualTo
Small, 58.0 58.0
sequence​Number Integer Sequence number of the condition in the advanced condition. Small, 58.0 58.0
source​Field​Name String Expression set version variable associated with the condition criteria. Small, 58.0 58.0
value String Value specified in the right-hand side of the condition. Small, 58.0 58.0
value​Type String Criteria value type of the expression set.

Valid values are:

  • Formula
  • Literal
  • Parameter
Small, 58.0 58.0