Click or drag to resize

DocumentapplyBookmarkById Method

Applies a bookmark by its id. The Application.onError event will be fired if the bookmark does not exist.

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.3
Syntax
JavaScript
function applyBookmarkById(id);

Parameters

id
Type: Systemstring
The id of the bookmark.
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also