TSService.openRub

Syntax

openRub (wbk, rubKey, callback);

Parameters

wbk. Sets workbook value.

rubKey. Sets value of time series database key.

callback. Sets handler for operation execution end.

Description

The openRub method opens a time series database by its key.

Example

The example of using the openRub method is given on the ChooseFrequencyDialog.getSelectedKey page.

See also:

TSService