Convert list with ringified scripts to string and viceversa

I want to convert this list into a string:
untitled script pic

I tried to use the block 'json of (list)' but didn't work.

untitled script pic (1)

And if there is a way to do it, then I want to know if there is a way to turn it back into a list.

No, at present we don't expose serializations of scripts to users. I think people have written custom blocks using JS that can do it.

You can do codification, but you cant undo that. You would have to make your own parser.
P.S. JSON is for lists only.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.