Get Processes
Gets the list of all the running Windows processes on the current machine.
Output
- Processes: A collection of Process objects representing the running processes on the current machine.
- Type:
System.Diagnostics.Process[] - Required
- Type: