output property

String output
final

Optional. Contains stdout when code execution is successful, stderr or other description otherwise.

Implementation

final String output;