[This is preliminary documentation and is subject to change.]
Replaces characters that are illegal in filenames to underscores ("_").
- path (String)
- A string to be used in a file path or file name
The input string with illegal characters converted to an underscore.
The following characters are replaced: : % / \ ; $ > < * . ? " | ! @