Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Application.Name (gb)

Static Property Read Name As String

Return the application name.

  • If the project is run from an executable, it is the name of the executable file without the extension.

  • If the project is run from the IDE, it is the name of the project directory.

Examples

Print Application.Name
gambas3