Loop by condition of Parameter.

Properties
| Property Name | Description | 
| Condition List | Set the judgment condition. | Field Name | Description | 
|---|
 | Logical Condition | Logical operation of condition | Field Name | Description | 
|---|
 | Logical Operation | Logical operation AndANDOrOR
 |  | Not Op | NOT operation flag | 
 |  | Reference | Parameter reference |  | Parameter Type | Parameters to be referenced. Used when reference.type is other than ParameterReferenceType.Constant. |  | Reference Type | Parameters to be referenced type. Used when reference.type is other than ParameterReferenceType.Constant. |  | Compare Type | Compare type EqualsValue1 == Value2Not EqualsValue1 != Value2GreaterValue1 > Value2Greater Or EqualsValue1 >= Value2LessValue1 < Value2Less Or EqualsValue1 <= Value2
 |  | Value | Value to compare | 
 |