sanitizeFileName
Return
this string with all non-alphanumeric characters, except for -, _, @, and ., replaced with replacement
Parameters
replacement
character to replace invalid characters with
this string with all non-alphanumeric characters, except for -, _, @, and ., replaced with replacement
character to replace invalid characters with