Actions Library 📚Work with Data 💾ArrayduplicateOn this page?duplicateSummary​Creates an array of a given size where each item is the sameDescription​Fields​array​Item to be duplicated into an array.count​The size of the resulting array. Count should be greater than or equal to zero.Helpful?YesNo