Edit Menu Commands

DeleteDeletes the selected item from the sequence in IDL Runner.
InsertInserts new item into the sequence in IDL Runner after selection.
Clear valueSets the value of the selected item to nil, if the item is a valuetype or an abstract interface.
Reset valueSets the value of the selected item in IDL Runner to a default value for the item's type, if the item is a valuetype. The default value for an abstract interface is nil. Double-clicking a valuetype item does the same but only if the item's value is nil.