getBuild()
Returns the date time stamp of when the application was built.
Syntax
getBuild()RETURNS gwa.app.TBuildDateTime
Returns a TBuildDateTime record with the date of the build.
Usage
Use the getBuild()
method to get the date time stamp of when the application was
built.
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.