This document describes how to control the array using the Util - Array block.
▶Array Block
1) Array Contains Key
- Return true/false by checking if the key exists within the array.
2) Array Count
- Return the number of array elements as a number.
3) Array Equals