Commits the copy of the component with the current
state to the list of the duplicated components and continues execution of the
descendant instructions.
Examples
<!-- commits a copy of the operand to the duplicate list and continues with the operand
if the attribute SYMBOL exists -->
<test type="attribute" name="SYMBOL">
<commit />
</test>