Delete | Deletes the selected item from the sequence in IDL Runner. |
Insert | Inserts new item into the sequence in IDL Runner after selection. |
Clear value | Sets the value of the selected item to nil, if the item is a valuetype or an abstract interface. |
Reset value | Sets 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. |