stringResult

if the parameter is set to true, the method getValue returns data as a string (otherwise, as an array)

boolean stringResult;

Example

{ view:"multicombo", stringResult:false },


Default value:

true Back to top