Open SHSauler opened 6 years ago
Hi @SHSauler. I don't think we really have a better approach for doing this currently than the one you are doing. I'll flag this with an Enhancement
label so that we can look at some point into the possibility of providing a more straightforward API for doing this.
Hi, after querying TIE and receiving an answer, how do I translate the numeric values into useful strings to export to other tools?
In my current test, I'm extracting the constants from their classes and reversing them, which is not ideal.
Is there a function I'm overlooking? Thanks a bunch!