Answered
toString then split() don't work!
Hi there!
I applied to an Array the toString method and the split method to the obtained result.
This doesn't work.
What is the best process to use?
I want to obtain the split result as html formatted strings which I can display in an html enabled Text Field.
I thank you in advance for any help!
Best regards,
Gerry
I applied to an Array the toString method and the split method to the obtained result.
This doesn't work.
What is the best process to use?
I want to obtain the split result as html formatted strings which I can display in an html enabled Text Field.
I thank you in advance for any help!
Best regards,
Gerry
