SimpleCondition

Allows execution of selected operations set depending on condition set by user.

Source

Set the text source to be used for condition check.

Action.

Empty - True if the text source is empty.

Equals Defined Text - True if the text source is the same as the line specified. Template usage is possible.

Contains Defined Text - True if the text source contains the line specified. Template usage is possible.

Begin With Defined Text - True if the text source begins with the line specified. Template usage is possible.

End With Defined Text - True if the text source ends with the line specified. Template usage is possible.

Options

Match Case

Enables case-sensitive comparison.

Use Wildcards

Enables wildcard usage when comparing.

Use Regular Expressions

Enables regular expressions usage when comparing.

This Condition met

Set result to Success or Failed if condition is met.

© 2017 Mediatwins s.r.o. All rights reserved.