getBackwardGlobalItemsIds();
The getBackwardGlobalItemsIds method returns backward dictionary of global identifiers of items
The method returns a JSON object which items are presented in the following format: <item global identifier: item internal identifier>.
Dictionary with normal value order is in the DataVisualizer.GlobalItemsIds property.
The example of use is given in the page with description of the DataVisualizer.GlobalItemsIds property.