Hi all,
I'm aware of a few ways to set a decimal separator so to output a double according to locale settings or whatever is needed, but I'd like to know if it can be easily done by using JavaObject alone.
To be clear, I saw the thread about using AHlocale+JO+Reflection
I know how to do it...