Jump to content
UBot Underground

Keeping Blank Values When Using "list From Text"


Recommended Posts

Hi there,

 

I have a list of comma-separated values set to a text variable, but some of them are blank, so the list looks kind of like

 

true,2,'yes',,,,'value',false,'info',,,

 

And I'm trying to use add list to list - list from text, and it splits all the values, but it ignores adding new rows where there are multiple commas in a row. So ,,,, should create multiple blank lines in a row when creating the list.

 

Does anyone know of a way to handle that without having to go rewrite the code to add in a dummy value for every blank value?

 

Thanks for your time!

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...