| Abort Flags | Abort Flags. SelfAbort self, and any sub-trees running under this node.Lower PriorityAbort any nodes with lower priority than this node.
 | 
| Logical Condition | Logical operation method of condition check result | Field Name | Description | 
|---|
 | Logical Operation | Logical operation AndANDOrOR
 |  | Not Op | NOT operation flag | 
 | 
| 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 | 
 |  | Compare Type | Compare type EqualsValue1 == Value2Not EqualsValue1 != Value2GreaterValue1 > Value2Greater Or EqualsValue1 >= Value2LessValue1 < Value2Less Or EqualsValue1 <= Value2
 |  | Value 1 | Value to compare |  | Value 2 | Value to compare | 
 |