Forum Discussion
johnmsch
Feb 07, 2023Copper Contributor
Write array values to Event Viewer?
Trying to debug an old PowerShell script that contains a small array, containing 5 -7 entries, each about 10-15 bytes long). I'm trying to write the contents of the array ($activeNode) to the Event ...
Feb 07, 2023
I think changing "Active Node List:$activeNode" to "Active Node List:$($activeNode)" might help?
johnmsch
Feb 07, 2023Copper Contributor
Thanks for the quick reply, but still getting the same result in EV:
Active Node List:System.Data.DataRow
Active Node List:System.Data.DataRow