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

// Parameters
var digitCount; // Type:  any

value = instance.checkDigitsLimits(digitCount);
Javascript (Specification) 
function checkDigitsLimits( 
   digitCount : any
) : any;

Parameters

digitCount
Browser Compatibility
7
5
5

See Also

Reference

wijNumberFormat type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.