Skip to main content
Version: v4 (Stable)

AddAttribute

AddAttribute(AttributeName As String, Value As String/Double/Boolean/Integer/Time[, bClose As Boolean]) AS Boolean

Adds the attribute <AttributeName> with the value <Value> in the current property field (opened with the previous "OpenProperty" function).

If the optional parameter <bClose> is defined with a non null value, the property field is closed (no following attribute).