thomas-sh4uT
Windmill•2y ago•
16 replies
thomas-sh4u

how can PowerShell returns an json array?

Is there a way that powershell return an json arry?
I have written a script, that gets aa json array from an restful api. but when i wrote Write-Output $result (the array of json), the return value of the powershell script is on "]" 😦
Was this page helpful?