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

// Parameters
var c; // Type:  string

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

Parameters

c
Browser Compatibility
7
5
5

See Also

Reference

CharProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.