Here’s a lightning tip which is actually more of a reminder!
If you nest a PowerShell function within a function, the functionality within the nested function is only available to the wrapper function.
Make sense?
Good.
🙂
more to follow…
Here’s a lightning tip which is actually more of a reminder!
If you nest a PowerShell function within a function, the functionality within the nested function is only available to the wrapper function.
Make sense?
Good.
🙂
more to follow…