Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Comparison Decisions

Updated on November 10, 2021

The Comparison components are simple logic comparison operators that yield True or False result events.

The Comparison components are:

  • DoesNotEqual
  • Equals
  • GreaterThan
  • GreaterThanOrEqualTo
  • LessThan
  • LessThanOrEqualTo

These components accept a single input which is compared against a value that you statically set during project design. Before the component input is connected to its source, the set value defaults to a type of double. When connected, the type changes to match that of the input.

Properties

PropertyDescription
Name

The name of the expression. For example:

Equals1

FullName

Includes the name of the automation. For example:

StartMyDay.Equals1

OperandTypeNameA comparison value for the operator to use.
SecondValueTextA text string representing the SecondValue.

Events

EventDescription
SolvedFalseTriggered when the result of the comparison is False.
SolvedTrueTriggered when the result of the comparison is True.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us