changeId

changes the id of a data item

void changeId(id old,id newid);
oldidthe old id
newididthe new id
See also
Back to top