Hello Community,
I want to get the attribute name (not the attribute value) in specific language.
I have found the function AttrTypeName() and I can get the attribute name in English with this function. Is that possible to get the attribute name in other language?
Thanks in advance!
Torsten Haase on
Hi,
there exists a (hidden) method in the MethodFilter object exactly for this purpose:
It is not visible in the help so far, but you can use it.
BR, Torsten