INDEX Property
Designer Only
The INDEX property specifies the object position within an array of objects. If the object is not an array object, this value is ignored.
This is a form designer only property and cannot be accessed using GETPROP or SETPROP. Within the form code, the local variable #EventIndex indicates the object triggering the event.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |