Index
- Last UpdatedNov 17, 2021
- 1 minute read
The Index property is a read-only property that returns the number identifier for a control in an array.
Syntax
<objectname>.Index = integer;
Result = <objectname>.Index;
Remarks
The starting value for the identifier is typically 1. This property is not available in the InTouch HMI software.