Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you need to delete all items in a group, then use the ClearGroup method instead.

Example

Code Block
// Remove the second item from the first group 
Send_Message(@Window:".OLE_SHORTCUT", "OLE.RemoveItem", 1, 2)

See Also

InsertItemClearGroup