if ( Storage.Nodes[ dotID ] != undefined
                         && Storage.Nodes[ dotID ].Inputs[ this.Id ] != undefined ) {
                        delete Storage.Nodes[ dotID ].Inputs[ this.Id ];
                    }