ArraySize()
Syntax:
ArraySize(Array a) : Real
a : ein Array
Beispiel:
anz := ArraySize (feld)
Beschreibung:
Liefert die Anzahl der Elemente im Array
a
.
Siehe auch
Array()
und
StrToArray()
.
toposoft 28.10.2024