Command "ClearIndex"

Summary

Clears the index of an element The command belongs to the group "Performance".


Parameters

Parameter Name Description Type
NodeRef The name of the reference to the node that should be removed from the index nodeReference

Valid parameter combinations



Description

Clears an existing index on the referenced element "EleRef". Indices increase the access speed to an element and its attributes.

Examples


Example 1

The example below cleares the index on the element "myIndexedElement".
<ClearIndex EleRef="$myIndexedElement"/>