NLS Tag in General Property Aspect
System 800xA;
Is it Possible to configure NLS Tag in General Property Aspect?
Answers
As far as i know you cannot have NLS Strings referenced as OPC Properties. However i once used the following workaround:
store the NLS ID, like "NLSID_SomeText", in the Property and translate in the Graphics in PG2 Expression Editor with the "NlsTextFromIdent()" Function to the actual NLS Text.
Add new comment