| Name | DeleteLastMapItem |
|---|---|
| Type | Method |
| Summary | Deletes the most recently-added item from the auto-mapper sequence. |
| Prototype | long DeleteLastMapItem(); |
| Description | Deletes the most recently-added item from the auto-mapper sequence. You might use this in a trigger to remove a direction that you were not able to go. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | eNoMapItems: Map sequence was empty, nothing was deleted. |
See also ...