Read Attribute Bool

Reads a named bool attribute from the input table, outputting each value as an element of a new Table<bool>.

Interface

Inputs

ParameterDetailsPossible Types
Content

Primary Input

TableDyn
Name

The attribute name (key) to read.

Default: ""

String

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<bool>