Items
- Last UpdatedNov 17, 2021
- 1 minute read
The Items property is a read-only property that returns the list of servers in an array.
Syntax
Result = aaServers.Items;
Return Value
Returns the aaServer object. The same aaServer object instances that are in the server list are in the array. For more information on the aaServer object, see aaServer Object.
Remarks
This property is not supported in the InTouch HMI software.
This property has no default value.