ID:624027
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
I request one of two things: An override parameter for winclone() that allows it to 'override' the target ID window with the fresh template from the source if it had been previously winclone()d or created dynamically, or a windel() to delete winclone()d or dynamically created windows.

My need came about while working on Chatters. Kicking/banning a user causes the main window to become modified to the point that just re-cloning the window would be more efficient and work better than the alternative.