gwa.app.getGBCVersion()
Returns the version of the GBC embedded in the application.
Syntax
FUNCTION getGBCVersion() RETURNS STRING
Returns a GBC version.
Usage
Use the gwa.app.getGBCVersion()
method to return the version of the GBC embedded
in the application.
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.