Skip to main content
Skip table of contents

ClearCurrentListItem: remove the entry being processed at current loop iteration

Tag: ClearCurrentListItem

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

Tag Attributes

No attribute is required.

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

x

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.