<tag> Element
This element is used to create application local HMI tags or page local HMI tags for the HMI application or an HMI page.
Parent element: <tagsets>
Attributes:
| Attribute | Description | Type / Required | 
|---|---|---|
| key | Name of the HMI tag to be created. | Type: stringRequired: yes | 
| type | Defines the type of the HMI tag to be created. Valid types are (types must be lowercase): 
 | Type: tagtypeRequired: yes | 
| value | Defines the initial value of the HMI tag to be created. | Type: stringRequired: no | 
| comment | Defines the comment of the HMI tag to be crated. | Type: stringRequired: no |