Hey, I have a label containing text as below:-
- Alpha
- Beta
- Gamma
I want to store them in a list form.
I tried split function but it didn't work. So, can you suggest me a way to do it?
Thanks for reading though.
Hey, I have a label containing text as below:-
Search for "sort items" in community, you will get a solution
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
Split at \n
It worked like magic. Thanks
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.