Show previous/next string in String Split Iterator

This request is basically just to show the previous iteration’s string as well as the current and previous string in the Split String Iterator block

Current outputs:
image

Requested additional outputs:
Previous Split String, Previous Split String Length, Next Split String, Next Split String Length

Rather than pollute the output space, what about a “Get Iterator Outputs” block that accepts an iteration number or offset (e.g. 3 or -2 or +1) and outputs all of the output values for that iteration?

3 Likes