ConfigurableItem.Format property

The Format property of the ConfigurableItem object returns the value from the Format column of the ModuleConfiguration table.

This property is read-only.

Syntax

propVal = ConfigurableItem.Format

Property value

Remarks

This property can only have the following values.

Constant Value
msmConfigurableItemText 0
msmConfigurableItemKey 1
msmConfigurableItemInteger 2
msmConfigurableItemBitfield 3

C++

See get_Format function.

Requirements

Requirement Value
Version
Mergemod.dll 2.0 or later
Header
Mergemod.h
DLL
Mergemod.dll