Result

Table of contents

Properties

Properties

index

index: number
Index of script command

Defined in

eventDate

eventDate: string
The datetime of the event on which the result was received

Defined in

result

Optional result: "Ok" | "Error"
If is success

Defined in

stdout

Optional stdout: string
stdout of script command

Defined in

stderr

Optional stderr: string
stderr of script command

Defined in

message

Optional message: string
an error message if the result is not successful

Defined in

isBatchFinished

Optional isBatchFinished: boolean
Is batch of already finished

Defined in