Store And Retrive List In Firebase As A Single Value

Is There Any Way To Store & Get The Same List As A Single Value In Firebase

I Tried To Store A List In Firebase As A Single Value And The Result Was Like This firebase_list

Now, Is There Any Way To Get The Value As A List Again?

You can use spilt text at ’ , ’

I Mentioned “Store And Retrive As List”

Can you explain more?
I have not understood your question well.

I Want To Store A List In Firebase As A Single Value.

Just use the Store Value Block ands set the value to the list. if you don’t have a list use the make a list block. and save the value

To retrieve the value, On the Data Received Block you get the value. It will be in the same list format as you have stored it