| The Interface class / ui.Interface methods | |
Returns the type of the front-end currently in use.
ui.Interface.getFrontEndName() RETURNING result STRING
The ui.Interface.getFrontEndName() class method returns the type of the front end used by the program.
| Front-end name | Description |
|---|---|
| GDC | Desktop front-end |
| GMA | Mobile front-end for Androidâ„¢ |
| GMI | Mobile front-end for iOS |
| GWC | Web browser front-end |
| GBC | Genero Web Client for JavaScript front-end |
| Console | Text front-end (dumb terminal) |