stringResult of ui.multiselect, Properties Webix Docs
if the parameter is set to true, the method getValue returns data as a string (otherwise, as an array)
boolean stringResult;
Example
{ view:"multiselect", stringResult:false },
Default value:
true