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

// Parameters
var boolValue; // Type:  any

value = instance.CheckBool(boolValue);
Javascript (Specification) 
function CheckBool( 
   boolValue : any
) : bool;

Parameters

boolValue
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.