Power Shell

Element that executes the PowerShell script.

Properties

- Expression: [String] Expression that returns the script text

- Script: [String] Script text

- Result: [List<object>] Variable for saving script execution results

Last updated