getInformation()
Returns the application version information.
Syntax
getInformation()RETURNS gwa.app.TAppInformation
Returns a TAppInformation record with detailed version information about the application build.
Usage
Use the getInformation()
method to return application version information.
For a complete example, run the GWA "update" demo in your GWA installation directory. If installed in FGLDIR, you will find the demo in $FGLDIR/demo/gwa/update or if installed in a separate directory, you will find it in gwa-install-dir/demo/gwa/update.