Wijmo UI for the Web
GetCharType Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.CharProcess();
var value; // Type: number

// Parameters
var c; // Type:  string

value = instance.GetCharType(c);
Javascript (Specification) 
function GetCharType( 
   c : string
) : number;

Parameters

c
Browser Compatibility
7
5
5

See Also

Reference

CharProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.