Global Platform Scripting

The example configuration shows how to setup the proper environment and run script fragments from Global Platform application profiles.

The following scripts are provided:

You can run a script by entering load("gpscripting/<scriptname>"), e.g.

> load("gpscripting/runscript.js");

or by selecting the script in the "File" / "Run Script" dialog.