Wijmo UI for the Web
read Method
wijmo.data Namespace > INumericMutableObservable Interface : read Method
Syntax
var instance; // Type: wijmo.data.INumericMutableObservable;
var value; // Type: IObservable
value = instance.read();
function read() : IObservable;
See Also

Reference

INumericMutableObservable Interface