This would be super useful, because it would allow more flexible string manipulation. You could split up a string, and iterate over it using recursive functions, then join it back together to form a new string. It could look similar to this:
Split string
data modify storage namespace array split storage namespace string
Join string
data modify storage namespace string join storage namespace array
Please sign in to leave a comment.
0 Comments