Skip to main content
What it does
Represents the result of the script execution.
Properties

Name

Type

Access

Description

Succeeded

bool

Read/write

Specifies whether the operation succeeded

ErrorMessage

string

Read/write

The informational message.

The message is output regardless of the Succeeded property value.