Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anzahl Elemente nach der Operation..

Beispiel

Text[1,1,0,0,1,0,0,1,1,1,0,0]Text3,1 13
Lt_Time := DateTimeArray 
(4);
Lt_Time[0] = GetDateTimeValue(2019,5,18,12,5,36);
Lt_Time[1] = GetDateTimeValue(2020,6,19,13,6,47);
Lt_Time[2] = GetDateTimeValue(2021,7,20,14,7,58);
Lt_Time[3] = GetDateTimeValue(2020,6,19,13,6,47);
Result = 
Lt_Time.InsertAt(
2,2020.6.19T13:6:47);

Resultat:

2