Convert a string to array.

I have a string that need to convert into an array.

E.g: 
local!name: "shukur", - > {"s","h","u","k","u","r"}

How can we add that?

  Discussion posts and replies are publicly visible