|
|
ValueListUtils Methods |
The ValueListUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| expandValueList |
Attach a value list to the given component at the input-plug given via index input_ind.
| |
| updateValueLists |
Update the value lists connected to the input of a component. The method iterates through all Value lists
connected to the input-plug of index input_ind.
In case that the names of the existing value list are different from names a new value list will be set up.
The previously chosen indexes will be mapped onto the new names.
|