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

// Parameters
var s; // Type:  string

value = instance.removeLiterals(s);
Javascript (Specification) 
function removeLiterals( 
   s : string
) : string;

Parameters

s
Browser Compatibility
7
5
5

See Also

Reference

wijDateTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.