| Name | DeleteAllMapItems |
|---|---|
| Type | Method |
| Summary | Deletes the all items from the auto-mapper sequence. |
| Prototype | long DeleteAllMapItems(); |
| Description | Deletes all items from the auto-mapper sequence. You can use this to start a new auto-map sequence. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | eNoMapItems: Map sequence was empty, nothing was deleted. |
See also ...