RefMapArrayDestroy

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Deletes the specified RefMap Array.

Syntax

RefMapArrayDestroy arrName:string 

Or:

RefMapDestroy arrName:string

Example

RefMapArrayDestroy "someRefMap"
RefMapDestroy "someRefMap"

See Also