Hello!
I faced with the issue - I can't get all selected listbox elements from the input dialog by method [dlg valueInput], it returns only first selected element from the top, even if the -selectmode multiple is set for that widget. How to get values in form of list of all currently selected elements?
Thank you in advance!