Share via


Response.OutputText Property

Definition

SDK-only convenience property that contains the aggregated text output from all output_text items in the output array, if any are present. Supported in the Python and JavaScript SDKs.

public string OutputText { get; }
member this.OutputText : string
Public ReadOnly Property OutputText As String

Property Value

Applies to