powered by
An internal function that converts any characters in a string that can not be in a windows file name to an underscore ("_").
cleanString(String)
A character string.
A character string where all of the illegal characters are converted to "_".