is there a way to separate string into list?

for example {text:"hello"} into {text:["h","e","l","l","o"]}
Continue to help post