NewString := CONVERTSTR(String, '()[]"&@%^_+=!~', ' ');
I need to change any of the From characters to a space.
If I have 14 from characters, do I need 14 to characters?
I would prefer not to have a lot of spaces in the new string.
Experience is what you get when you hoped to get money
What documentation? I have seen now that if you open the output to text it looks like a lot of spaces but they get reduced to 1space within NAV or CSV.
Experience is what you get when you hoped to get money
Answers
what does the documentation say?