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?