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

// Parameters
var val; // Type:  string

value = instance.isZero(val);
Javascript (Specification) 
function isZero( 
   val : string
) : bool;

Parameters

val
Browser Compatibility
7
5
5

See Also

Reference

wijNumberFormat type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.