| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > EditMultiSelectClass > EditMultiSelectClass Methods >====== SerializeValue (process selected items into use variable) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[reset reset the editmultiselectclass object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[takeaction process multiselect dialog action .htm|{{btn_next_n.gif|Next page}}]] | | || **SerializeValue, VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} The **SerializeValue **virtual** **method assembles (concatenates) any selected values (separated by the value of the **Delimiter** property) and assigns the result to the target EIP column's USE variable (**UseVar**). **Implementation:** The **SerializeValue** method is called after completing the MultiSelect dialog window from within the TakeEvent method of the EditMultiSelectClass. **See Also:     ** [[usevar edit in place use variable .htm|EditClass.UseVar]], [[delimiter multiselect separator .htm|Delimiter]], [[selected target queue for multiselect .htm|Selected]]