Hi guys,
could you please help me.
I have a string which contain special characters and I need to separate them.
ex:
testString = @#'$"%*
I need to store each char separatly, and I don't know how to store " and ' chars.
Please help me.
could you please help me.
I have a string which contain special characters and I need to separate them.
ex:
testString = @#'$"%*
I need to store each char separatly, and I don't know how to store " and ' chars.
Please help me.

