Sandbox Logo

InputDefinition.IsArray

bool IsArray { get; set; }

Description

If true, this input accepts an array of values. Each element can be connected to a different output.

Return

User Comments