I also added a line of code in all functions that clean strings to be usable in identifiers, which will replace spaces with underscores before doing any replacement of special characters. This should help make the identifiers more readable in the destination software.
I also added a line of code in all functions that clean strings to be usable in identifiers, which will replace spaces with underscores before doing any replacement of special characters. This should help make the identifiers more readable in the destination software.