Replies: 2 comments 1 reply
-
Hi @mdaneri, It appears that $Scripts.scripts.Remove($Script.id) |
Beta Was this translation helpful? Give feedback.
1 reply
-
I solved the mystery. I was initializing the hashtable like an array. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi gents,
I have a question regarding PodeState.
Everything working great but there is a thing that I want to implement, and I have some troubles.
I want to remove a key with the associated value
I create the podState with a code similar to this
what I want to do is to remove one element from $Scripts.scripts
Beta Was this translation helpful? Give feedback.
All reactions