I am looking an option to separate an horizontal list of variables with some sort of character like this for instance ";".
Other thing I was not able to find was, how do I place a static text as follows:
IF a document field value = "Yes" in Firebase THEN post some other static text and not the value itself.
Same thing but posting a picture. Instead of the value itself. The value in my case is only Yes/No, but based on those I want to pase a static text if Yes, and a picture if value is Not.