Data Workflow: Array Operators

Use Data Workflow's Array operators to get data from a data set, add values to a data structure, and join an array of values.

TIP  For examples of specific use cases using Data Workflow Array operators, see the How-to Guides: Array Operators section of our How-to Guides.

Introduction to Data Workflow Array Operators

Get an introduction to all of Unqork's Array operators.

Array2Col Operator

Learn how to convert an array of values to an array of key/value pairs in a table using a Data Workflow.

Get Operator

Learn how to retrieve values from a data set using a Data Workflow.

Includes Operator

Learn how to determine if a value exists in an input using a Data Workflow.

Join Operator

Learn how to join an array of values and output them as a string using a Data Workflow.

Set Operator

Learn how to add values to a data structure using a Data Workflow.

Size Operator

Learn how to determine the size of an array or string using a Data Workflow.