BE_XMLStripInvalidCharacters

BE_XMLStripInvalidCharacters(path;{resultFilePath})



Originally an internal only function, this was made visible in 4.2.
This is used in BaseElements to remove invalid characters from XML files.

Parameters:

- path : plugin path to the file.

- resultFilePath : if supplied, this will write the output to a new file. If not supplied then path will be overwritten.

Keywords:

XML Strip Invalid Characters


Version History:

- 4.2 : This is used in BaseElements to remove invalid characters from XML files.

- 4.2.0 : Made visible.

Still need help? Contact Us Contact Us