This topic was automatically generated from Slack. You can find the original thread here.
probalby RTFM - but using continue_based_on_condition
and I want to continue if the array from a previous item has 1+ more items. I intally passed the array {{ steps.something.returnArray}} and got an error because it wasn’t a number. That’s definitely sensible. How do I add “.length” to the expression?