Warning

It is a known issue that the Python console of ZBrush does not render backward slashes in strings correctly. The strings are correct, it is just the console that renders them incorrectly at the moment. This is not an escaping issue, and double escaping strings or using raw strings does not resolve the issue. This also impacts the ability to correctly render special characters such as n and t.