Unlock the full potential of managing data with Engini’s Collection functions! In this tutorial, we’ll cover essential functions like CREATEARRAY, ARRAYLENGTH, FIRST, LAST, JOIN, GETARRAYELEMENT, GETPROPERTY, and DISTINCT. These functions will help you efficiently handle and manipulate collections of data within your workflows.
Tutorial Breakdown:
Introduction 00:00
CREATEARRAY Function 00:38 – Learn how to create arrays dynamically in your workflows using the CREATEARRAY function.
ARRAYLENGTH Function 01:07 – Discover how to retrieve the number of elements in an array with the ARRAYLENGTH function.
FIRST Function 01:34 – Use the FIRST function to get the first element from an array quickly.
LAST Function 02:05 – Learn how to retrieve the last element of an array using the LAST function.
JOIN Function 02:35 – See how the JOIN function can combine elements of an array into a single string, separated by a specified delimiter.
GETARRAYELEMENT Function 03:08 – Retrieve a specific element from an array by its index using the GETARRAYELEMENT function.
GETPROPERTY Function 03:38 – Extract a property from an object in an array with the GETPROPERTY function.
DISTINCT Function 04:21 – Learn how to filter out duplicate values from an array and return only unique elements using the DISTINCT function.
Visit https://engini.io for more resources and support. Feel free to reach out anytime!