Josh Graef
ย ยทย Designer

Why does deleting the last item in a list crash the action chain?

I'm trying to delete the last item in a list (I've tried 'Remove From Set' too). Both options SEEM to delete the last item...but cause the action chain to crash and not perform the rest of the actions.

It deletes the last item, this is an EMPTY list:

Although the list is empty, it still shows as if there is data there, I'm guessing this is related to the crashing error on the action chain.

Does anyone know how to properly delete the last item in a list so that it doesn't cause a crashing halt to the rest of the actions? Like completely wipe it clean? I've tried setting the value to null but it wouldn't let me.

Any ideas??

1