Wijmo UI for the Web
deFormatValue Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.wijNumberFormat();
var returnValue; // Type: any

// Parameters
var value; // Type:  string

returnValue = instance.deFormatValue(value);
Javascript (Specification) 
function deFormatValue( 
   value : string
) : any;

Parameters

value
Browser Compatibility
7
5
5

See Also

Reference

wijNumberFormat type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.