getInheritedXlatableStrings

getInheritedXlatableStrings(locName:    String;
                            returnColl: ObjectArray input);

The getInheritedXlatableStrings method of the Schema class adds all translatable strings from all superschemas of the current schema defined for the locale specified in the locName parameter to the array specified in the returnColl parameter.

The object array is not cleared before instances are added.