The following is an example value below:
Line items current quantity (picked up from a webhook): 0, 0, 1, 1
So the comma is seperating strings here correct?
Is there a way to apply a filter saying only continue if
Line items current quantity contains more than one value
Is there a way to continue if line items contain more than 2 values
or in other words contains a comma or more than one comma