This functionality is only available for certain module packages.

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

<add>

The <add> tag specifies, as a child tag of <libraries>, which library must be imported into the project. As the child tag of <arrayList>, the <add> tag indicates what value must be added to a list.

Attribute name Usage Attribute values Default value Description
value required Specifies, as a child tag of <libraries>, the names of a library.
Specifies, as a child tag of <arrayList>, the value to be added.
type optional String, Boolean, Integer, Double, Object, Formula String Specifies the type of the value that must be added to a list. If type is not specified, the value is converted into type String.
Allowed sub-elements Quantity
<hashMap> 1
<arrayList> 1