gwa.app.getInformation()
Returns the application version information.
Syntax
FUNCTION getInformation() RETURNS gwa.app.TAppInformation
Returns a gwa.app.TAppInformation
record with detailed version information about
the application build.
Usage
Use the gwa.app.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/update or if installed in a separate directory, you will find it in gwa-install-dir/demo/update.