Resolved! 'undefined' value on an empty array element
Dear folks, I’m working on a workflow in which I’m collecting a list of user selected options in an array of a predetermined size. So if the Array_A holds a maximum of five elements, but the user only selects three options I’m using a branch to pass ...