Hi, I have a line called "santhosh". I want to break this text as 's, a, n, t, h, o, s, h' using javascript. Is it possible? And you want to save it in an array.
And I want to check if the split character is string or numeric, is this possible?
source
share