Parent
- Last UpdatedNov 17, 2021
- 1 minute read
The Parent property is a read-only property that gets the object on which this object is located.
Syntax
<objectname>.Parent = Object;
Result = <objectname>.Parent;
Remarks
This property is not available in the InTouch HMI software.