TSService.getRevisions

Syntax

getRevisions (wbk, rubKey, callback);

Parameters

wbk. Sets workbook value.

rubKey. Sets key of time series database

callback. Sets handler for operation execution end.

Description

The getRevisions method returns all revisions of time series database with the rubKey key.

Example

The example of using the getRevisions method is given on the HistoryWindow Constructor page.

See also:

TSService