GetBookmark method
Returns the handle of a bookmark.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qId | Identifier of the bookmark. |
Yes | String |
Returns
| Name | Description | Type |
|---|---|---|
| qReturn | { "qType": "GenericBookmark", "qHandle": <handle of the bookmark> } |
ObjectInterface |