PopMapPosition()
Syntaxe
PopMapPosition(Map())Description
Restores the current element of the map previously remembered using PushMapPosition().
Arguments
Map() Specifies the map to use.
Valeur de retour
This function has no return value.
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.
See Also
PushMapPosition(), FindMapElement(), NextMapElement(), ResetMap(), ForEach
OS Supportés
Tous