Javadoc import com.inductiveautomation.ignition.common.Bundl

[quote=“aacortizas”]import com.inductiveautomation.ignition.common.BundleUtil;
Can anybody explain thjs ignition class, the javadoc don´t say anything.
I think it´s for binding properties.[/quote]

In my version of the javadoc, I’ve got:

public java.lang.String getStringLenient(java.lang.String keyName)
Returns the resource string associated with the given keyname, if any. If no resource string is found, the keyname itself is returned, but with question marks around it, like "MyKey?".