PopMapPosition()

语法

PopMapPosition(Map())
概要
Restores the current element of the map previously remembered using PushMapPosition().

参数

Map() The map to use.

返回值

无.

Remarks

The state of the map will be the same as it was on the corresponding call to PushMapPosition(). If there was no current element when PushMapPosition() was called then there is no current element after this call as well.

See the PushMapPosition() function for an example.

参阅

PushMapPosition(), FindMapElement(), NextMapElement(), ResetMap(), ForEach

已支持操作系统

所有

<- NextMapElement() - Map Index - PushMapPosition() ->