SelectedItems
An array containing the names of the currently selected files and folders.
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiFileExplorer.NameArray
Attribute getter
public getSelectedItems(): string[];Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
string[] | The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.12.754 |
