Function reference
Replace all illegal characters from a file name with space
Illegal characters are: :*\/?"<>|

RemoveIllegalcharactersFromFileName( ‘Filename’ )

Argument Description
File Name The file name to process.

Data type: String
Returns the file name without any og the illegal characters: :*\/?"<>| .

Example 1
RemoveIllegalcharactersFromFileName( ‘d:\myfolder\my<>file.txt’)

Last modified: 14 September 2021

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment