Skip to main content Skip to complementary content

GetBookmark method

Overview

Returns the handle of a bookmark.

Parameters

Name Description Type
qId Identifier of the bookmark. String

Outputs

The following is returned in the output:

{ "jsonrpc": "2.0", "id": 3, "result": { "qReturn": { "qType": "GenericBookmark", "qHandle": <handle of the bookmark> } } }

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!