In fact once I copied this static method to a custom local class and method. I then changed that line of code (prefixing a 'Z' instead of 'X') and everything worked fine. Although not ideal, it fixes my current problem. It's a shame this was hardcoded and not possible to change as an import parameter.
↧