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

File.IsRelative (gb)

Since 3.8.2

Static Function IsRelative ( Path As String ) As Boolean

Return True if Path is a relative path.

A relative path is a path that does not start with / or ~.

If Path is void, this function returns FALSE.