DuplicateChildren

<< Click to Display Table of Contents >>

 

DuplicateChildren

DuplicateChildren(idElement, [NamePrefix])

Duplicates the child elements of the element indicated by the idElement parameter, adding to their names the prefix indicated by the NamePrefix parameter. The NamePrefix parameter is optional and, if omitted, the names of the child elements are incremented automatically. The new child elements are placed below all other elements of the element indicated by the idElement parameter.

 

NOTE

For more information about the format of the idElement parameter, please check the ID property, common to all devices.

Was this page useful?