THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
List variable to string
-
lets say I recursively parse data from a website and want to use it in a post request
How would I go about converting a list variable to a string without all the brackets and comma's ?
thanks in advance
-
Utility Block -> List -> Join
You can pick the separator, it can also be blank I think