get
fun get(constraint: Constraint = Constraint.None, callback: WebcomResultCallback<DatasyncValue>)
Content copied to clipboard
Reads asynchronously the data at this data node, with a possible constraint.
The data is passed to a given callback that is called asynchronously, once the data has been read from the Webcom back end or from the client local cache if network is unavailable.