How does split exactly work? Can't get it to do the things I want

Hi,

I’m trying to split a text output from ChatGPT and found this solution from @Donald_Mitchell from April 24: How to split text from Chat GPT output - #4 by christargett

I have a ChatGPT Output, that says:

Directly after that I have this module:

If I run this, it always bringe me this error:

and I really don’t know, how I can fix this :frowning:

Would be very thankful for any help how to solve my problem :slight_smile:

try using the set variable module instead of the get multiple variable module and see if it works.

2 Likes