Using the Comparison components
All Comparison components are used in the same way.
To use a Comparison component
(an Equal component is used in the following procedure) in an automation,
perform these steps:
Add the Comparison component from the Comparison & Expressions
tab of the toolbox to the automation.
Add
a data entry component, such as a TextBox.
Add
a way to initiate the component, such as a button.
Connect
the Text property from the TextBox to the data input of the component.
Note: When you connect a string
input, the Second Value Text type changes from double to string.
Enter
a string in the Component block or in the SecondValueText property.
Add
a MessageDialog from the False event of the component.
Add
an executable event from the True event of the component.