[Inhalt] [Zurück] [Weiter] [Thema] [Index]

GetBool()


Syntax:

GetBool( Tupel t, String feld ) : Bool
t: Tupel
feld: Name des Feldes im Tupel

Beispiel:

r := GetBool( t, "Ausgang" )

Beschreibung:

Liefert den Inhalt des Feldes feld des Tupels t. feld muss ein Boolfeld sein.

Siehe auch SetBool().



toposoft 19.04.2024