getSelectedItems
[ Function ]
public getSelectedItems(): string[];
This function returns the current value for the SelectedItems attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
string[] | The current value of the attribute. |
See also
The attribute can only be read and therefore has no setter.
Origin: TcHmiFileExplorer
Available from version 1.12.754 |