PushListPosition(), PopListPosition(), PushMapPosition(), PopMapPosition()
Ich erwarte etwas wie
pushlistPosition(index,Elementinhalt)
und
Elementinhalt = poplistposition(index)
aber das und Variationen funktionieren nicht (Incorrect number of parameters).