Replies: 1 comment 2 replies
-
The code you provided looks fine. Most like the problem is somewhere else. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to delete multiple keys by using Del(keys...), because i don't want to delete all these keys one by one, i think this way will reduce program efficiency.
And the finally result is none of the keys are deleted. Is there a problem with my usage?
This is my function to delete keys:
Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions