GZRService_Acco
21 hours agoQrew Member
Removing Invalid Characters for File Name
Good Afternoon,
I am trying to manipulate a simple text field to remove the following characters:
\ / : * ? " < > |
So that I can use it for file names.
When I try SearchandReplace, it keeps throwing up syntax errors for these characters despite my double quotes around them. Is there a way to get these characters removed to prevent any file upload issues due to file name?
Thank you for the help!