stderr property

String stderr
final

The script stderr output string. Logs the last 4,000 characters of the execution stderr output. This will return an empty string unless the response is returned using an API key or as part of a webhook payload.

Implementation

final String stderr;