I'm displaying in my app various values found under Screen1.FooBar, like .Title, .Width, etc.
This is accessible easily in Blocks.
However, Screen1.VersionCode and Screen1.VersionName, and
some others, do not seem to be available in Blocks. Any ideas how to grab these?
Yes, I can find out the VersionName from the App Info by long-pressing
its launcher app icon, but I want it stored in my app's About info.