Versions Compared

Key

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

...

If you only want to delete items, then use the RemoveItem or ClearGroup methods.

If you need to delete all groups, then use the Clear method instead.

Example

Code Block
// Remove the second group 
Send_Message(@Window:".OLE_SHORTCUT", "OLE.RemoveGroup", 2)

See Also

InsertGroupRemoveItemClearGroupClear