Get data format attribute type
Get the type of a data formats' attribute.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Data format | The data format to fetch the attributes' type from. | DATA_FORMAT | true | |
Attribute | Select the attribute to fetch the type of. | DATA_FORMAT_ATTRIBUTE | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Type | The name of the variable containing the found type. | STRING | ATTRIBUTE_TYPE |