stringResult

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

boolean stringResult;

Example

{ view:"rangeslider", stringResult:true },


Default value:

false Back to top