Gambas Dokumentation
Application Repository
Code-Schnipsel
Compilation (Übersetzen) & Installation
Developer Documentation
Documents
Fehlermeldungen
How To's
Komponenten
Letzte Änderung
Lexikon
Registrieren
Sprachelemente alphabetisch
Übersicht der Sprachelemente
Arithmetische Funktionen
Bit-Manipulationen
Loop Control Structures
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
Test Control Structures & Functions
Choose
Choose a value from a list.
IIf
Immediate test function
IF
...
THEN
...
ELSE
...
ENDIF
Conditional structure.
SELECT
...
END SELECT
Choice structure.