Little help in text block

what i want the output is [“a”, “b”, “c”]

what i get [“a”, “b”, “c”,]

What are you trying to do ? Save a list to tinyDB?

what i actually making is favourite button
so when i click on favourite button
the data store in tiny db

i use extension to display the data (image)
so the output need in this format

The output is actually a list shown as json

image

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