InedoSDK Reference
Version:

OutputVariables Property

Gets or sets the names of variables to capture as output into OtterScript.

Syntax

public abstract System.Collections.Generic.IEnumerable<string> OutputVariables { get; set; }