Get Translate Manager Terms for perspective?

Not currently through an easy scripting function, but you can adapt the code I posted here:

The result of loadFullPackage is going to be a TranslationPackage object, which has a variety of useful methods:
https://files.inductiveautomation.com/sdk/javadoc/ignition81/8.1.1/com/inductiveautomation/ignition/common/i18n/translation/TranslationPackage.html

1 Like