Callback called ids of the bookmarks in the document are retrieved.

Namespace: spotfire.webPlayer
Assembly: ~/GetJavaScriptApi.ashx?Version=5.0

Syntax

JavaScript
function(bookmarkIds);

Parameters

bookmarkIds
Type: string[]
A string array of the bookmark ids in the document.

Remarks

Note that there are no actual functions in the JavaScript API. This function will correspond to a normal JavaScript function pointer.

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0

See Also