Notifications
Clear all
[Closed] SDK delete keys in range
2 Replies
Aug 03, 2019 9:01 pm
you have only two ways to do it:
#1 select keys that you need using SelectKeyByIndex
#2 delete every key by index using DeleteKeyByIndex
in both cases you have to check that the key is in the specified interval using GetKeyTime