Tag
- Last UpdatedNov 17, 2021
- 1 minute read
The Tag property is a read-write property that can be used to store extra data needed for the application.
Syntax
<objectname>.Tag = message;
Result = <objectname>.Tag;
Remarks
This property is not available in the InTouch HMI software.