EaxAnalyzer.getTabId

Syntax

getTabId();

Description

The getTabId method returns identifier of the Table view of the express report data.

Comments

The method returns a JSON object with the field id - string identifier looking like {session_identifier}!{object_identifier}  for an express report table.

Example

The example of use is given on the page with description of the EaxAnalyzer.getBubbleChartId method.

See also:

EaxAnalyzer