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=5.0

Syntax

JavaScript
function applyBookmarkById(id);

Parameters

id
Type: string
The id of the bookmark.

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0

See Also