Hello,
My problem is, I don't know how to make multiple selections in procedure.
For example:
$self.Y_EXAMPLE ?= 'SELECT1' if not specified $root.Y_EXAMPLE.
it works fine but I need multi selection if Y_EXAMPLE don't select.
(SELECT1 and SELECT2) . How to write this code?
Best Regards.