Skip to main content Skip to complementary content

Unmap

The Unmap statement disables field value mapping specified by a previous Map … Using statement for subsequently loaded fields.

Syntax:  

Unmap *fieldlist

Arguments:  

Argument Description
*fieldlist a comma separated list of the fields that should no longer be mapped from this point in the script. Using * as field list indicates all fields. The wildcard characters * and ? are allowed in field names. Quoting of field names may be necessary when wildcards are used.

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!