# CalculatorCheck

Check data value.

![CalculatorCheck](./images/CalculatorCheck.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Abort Flags
</td>
<td>
Abort Flags.<dl class="docutils">
<dt>Self</dt><dd>
            Abort self, and any sub-trees running under this node.
            </dd>
<dt>Lower Priority</dt><dd>
            Abort any nodes with lower priority than this node.
            </dd>
</dl>
</td>
</tr>
<tr>
<td>
Condition List
</td>
<td>
Set the judgment condition.
            <ul><li>+ Button Add condition.</li></ul>
</td>
</tr>
 </tbody>
</table>

