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

… = Args[…] (gb)

Dim aString As String
aString = Args [ Index As Integer ]

Returns the program argument specified by the Index parameter.

If Index is greater or equal than the number of arguments (the Count property), then no error is raised but a void string is returned.