Message 1 of 3
iLogic-Multivalue

Not applicable
10-09-2018
03:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
how to select the first value from the multi value list
as the start value automatically. in "parameter" is immediately changed.
The following code was not enough:
MultiValue.SetValueOptions(True, DefaultIndex := 0)
MultiValue.UpdateAfterChange = True
MultiValue.SetList("HSize", "10", "20")