Gambas Dokumentation
Application Repository
Code-Schnipsel
Compilation (Übersetzen) & Installation
Developer Documentation
Gambas Programmierschnittstelle alphabetisch
Gambas Programmierschnittstelle in Kategorien
Documents
Fehlermeldungen
How To's
Komponenten
Letzte Änderung
Lexikon
Registrieren
Sprachelemente alphabetisch
Übersicht der Sprachelemente
Wiki-Syntax
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
GB.IsProperty
int
GB.IsProperty
( void )
Returns if the unknown symbol was used like a property, and not like a method.
This function must be called in the implementation of the
_unknown
special method only.
See also
/wiki/api/cat/unknown
/wiki/api/cat/special