79447085

Date: 2025-02-18 03:52:37
Score: 1.5
Natty:
Report link

Another solution would be to initialize the variable as an array of objects:

[psobject[]]$ArrayOfObjects = $null
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ItzFeral