Tag: ClearCurrentListItem

The ClearCurrentListItem removes the action currently used in the loop from the list.

Tag Attributes

No attribute is required.

$body
CODE
$body
CODE
$body
CODE
<If target="Tree" test="focusRoot" mode="equals" value="false">
    <ClearCurrentListItem/>
</If>
XML

x

Might prove useful when two loops use the same list, and the first one needs to eliminate some entries.