Forum Discussion

daisuke1's avatar
daisuke1
Copper Contributor
May 11, 2026

About Command Return Values

When I ran the following command in PowerShell, it used to return an `Object` type, but recently it has started returning a `System.Collections.ArrayList` type. Does anyone know why this is happeni...