If Operation Property

If Operation Property performs a test on an operation property on the current operation. The type of test performed depends on the selected operator. The following table shows the type of test performed by each operator.


Example


If Operation Property


Condition

Operator Condition is met when...

available

There is an operation property with the specified name on the current operation.

equal

There is a an operation property with the specified name on the current operation and its value equals the provided content when compared using the specified comparison mode.

not available

Available would return False.

not-equal

Equal would return False.


Fields

Name

Specify the name of the operation property to test for the selected condition.


Operator

Select the condition test type.