Script functions reference > Script functions in alphabetical order > E > EraseMap

EraseMap
Syntax
EraseMap(str_Mapname);
Description
Removes the specified map from memory. Maps that are not removed with EraseMap are automatically removed after the job has ended.
Returns
1
Example
In this example the map author is erased.
EraseMap ("author"); 
OpenText StreamServe 5.6.2 Updated: 2018-01-26