I am trying to save list of items in right side list box in process variable.
as I able to bind the list box to string type variable only. The single item value in listbox can be retrieved.
If I try to select more than one item it throws an error and message for that error on listbox is "nullnull".
Please suggest me any solution.