iLogic-Multivalue
Not applicable
10-09-2018
03:35 AM
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")
Link copied