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 28.10.2024