Items

Syntax

<Path>.Items:array

The attribute Items sets or gets the items which the Drop-Down List designated by <Path> shows.

Note:

If you want to use the index number to access an item in the list, you can use the attribute Value.

Data Type of the Value You Can Assign

You can assign a value of data type array.

Example

var a : string[] := ["Item 1", "Item 2", "Item 1"]
MyDropdownList.Items := a

Related Topics

Items

Configure the Feeder Conveyor with Sensor and Sensor Control