How we will covert ("INDIA") TO {"I","N","D","I","A"}. How we will write in expression rule?
Discussion posts and replies are publicly visible
Hi pd, my solution:
a!forEach( items: enumerate(len("INDIA"))+1, expression:charat( "INDIA", fv!item) )