"changeId"

Allows to change the ID of an element.

Synopsis

shape.changeId(string old, string new);

Parameter

Parameter Description
shape Name of the object
old Old ID
new New ID

Description

Allows to change the ID of an element.

Assignment

Tree Widget