DataVisualizer.getLocalItemId

Syntax

getLocalItemId(global_id: Object | String);

Parameters

global_id. Item or its global identifier.

Description

The getLocalItemId method returns internal identifier of item

Example

The example of use is given in the page with description of the DataVisualizer.GlobalItemsIds property.

DataVisualizer