2.78 .dataselectattr[attribute]
This attribute defines to which node attribute the Data Model attribute given as index is linked.
Definition
-
Data type
string
-
Access
get, set
-
changed event
no
If .dataselectattr is not set, the Data Model attribute is linked to the node content. The data is retrieved and assigned using the .text attribute of the doccursor.
If .dataselectattr is set to the name of a node attribute, the Data Model attribute is linked to the attribute values of that node attribute. The data is retrieved and assigned using the attribute .attribute of the doccursor, with the name of the node attribute as index.
Availability
See also
Attribut