This functionality is only available for certain module packages.

You are here: Reference > IMX import > IMX tags > <put>

<put>

The <put> tag writes a key-value pair into a map. The information on the key and value can be passed within the tag with the key and value attributes or with the child elements <key> and <value>. With the help of the child tags <key> and <value>, multiple key-value pairs can be written in one map.

Attribute name Usage Attribute values Default value Description
key optional Specifies the key of a pair.
value optional Specifies the value of a pair.
Allowed sub-elements Quantity
<key> any
<value> any