appModules/calculator: focus.appModule.productVersion -> self.productVersion for consistency. (#13696)
Follow-up to #13383
Summary of the issue:
Cosmetics: focus.appModule.productVersion -> self.productVersion for consistency.
Description of how this pull request fixes the issue:
Changes focus.appModule.productVersion to self.productVersion in Calculator results script. No changes to functionality whatsoever.